Searched refs:NG_HCI_EVENT_DISCON_COMPL (Results 1 – 4 of 4) sorted by relevance
142 bit_set(filter.event_mask, NG_HCI_EVENT_DISCON_COMPL - 1); in socket_open()
345 if (e->event == NG_HCI_EVENT_DISCON_COMPL) { in hci_disconnect()
144 case NG_HCI_EVENT_DISCON_COMPL: in ng_hci_process_event()
1902 #define NG_HCI_EVENT_DISCON_COMPL 0x05 macro