Home
last modified time | relevance | path

Searched refs:HCI_EVENT_PKT (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/hci_driver/
A Dh5_driver.c43 #define HCI_EVENT_PKT 0x04 macro
A Dh5.c105 #define HCI_EVENT_PKT 0x04 macro
541 case HCI_EVENT_PKT: in h5_prepare_pkt()
777 rx_skb = hci_skb_alloc_and_init(HCI_EVENT_PKT, sync_event, sizeof(sync_event)); in rtk_notify_hw_h5_init_result()
1011 if (pkt_type == HCI_EVENT_PKT) { in hci_recv_frame()
1091 case HCI_EVENT_PKT: in h5_complete_rx_pkt()

Completed in 6 milliseconds