Searched refs:HCI_EVENT_PKT (Results 1 – 2 of 2) sorted by relevance
402 if(hci_pckt->type == HCI_EVENT_PKT) in BLE_STACK_Event()431 if(hci_pckt->type == HCI_EVENT_PKT || hci_pckt->type == HCI_EVENT_EXT_PKT) in BLE_STACK_Event()436 if(hci_pckt->type == HCI_EVENT_PKT) in BLE_STACK_Event()
35 #define HCI_EVENT_PKT 0x04 macro