Searched refs:NG_HCI_EVENT_ROLE_CHANGE (Results 1 – 4 of 4) sorted by relevance
138 if (e->event == NG_HCI_EVENT_ROLE_CHANGE) { in hci_switch_role()
148 bit_set(filter.event_mask, NG_HCI_EVENT_ROLE_CHANGE - 1); in socket_open()
169 case NG_HCI_EVENT_ROLE_CHANGE: in ng_hci_process_event()
1842 #define NG_HCI_EVENT_ROLE_CHANGE 0x12 macro