Searched refs:HCI_BLE_EVENT (Results 1 – 3 of 3) sorted by relevance
36 #define HCI_BLE_EVENT 0x3e macro197 if(packet->data[0] == DATA_TYPE_EVENT && packet->data[1] == HCI_BLE_EVENT) { in host_recv_adv_packet()246 if (type == HCI_BLE_EVENT) { in hci_hal_h4_hdl_rx_packet()
348 case HCI_BLE_EVENT: in btu_hcif_process_event()
781 #define HCI_BLE_EVENT 0x3e macro