Searched refs:sub_event (Results 1 – 2 of 2) sorted by relevance
93 uint8_t sub_event = 0; in hci_h5_event_recv() local112 sub_event = *pdata++; in hci_h5_event_recv()114 if (sub_event == BT_HCI_EVT_LE_ADVERTISING_REPORT) { in hci_h5_event_recv()
174 uint8_t sub_event = 0; in hci_event_recv() local197 sub_event = *pdata++; in hci_event_recv()199 if (sub_event == BT_HCI_EVT_LE_ADVERTISING_REPORT) { in hci_event_recv()
Completed in 3 milliseconds