Searched refs:NG_HCI_EVENT_COMMAND_COMPL (Results 1 – 7 of 7) sorted by relevance
87 case NG_HCI_EVENT_COMMAND_COMPL: { in hci_request()
134 bit_set(filter.event_mask, NG_HCI_EVENT_COMMAND_COMPL - 1); in socket_open()
240 case NG_HCI_EVENT_COMMAND_COMPL: { in hci_read_stored_link_key()
233 bt_devfilter_evt_set(&new, NG_HCI_EVENT_COMMAND_COMPL); in bt_devreq()271 case NG_HCI_EVENT_COMMAND_COMPL: in bt_devreq()
157 case NG_HCI_EVENT_COMMAND_COMPL: in ng_hci_process_event()
939 bit_set(pcb->filter.event_mask, NG_HCI_EVENT_COMMAND_COMPL - 1); in ng_btsocket_hci_raw_attach()
1818 #define NG_HCI_EVENT_COMMAND_COMPL 0x0e macro