Searched refs:ptr_evnt_hdr (Results 1 – 3 of 3) sorted by relevance
67 ble_buff_hdr_t *ptr_evnt_hdr);185 uint8_t hci_queue_send_pckt(ble_buff_hdr_t *ptr_evnt_hdr);
1854 typedef uint8_t (*hst_cbk)(ble_buff_hdr_t *ptr_evnt_hdr);1855 typedef void (*hst_cbk_queue_full)(ble_buff_hdr_t *ptr_evnt_hdr);
36 static void ll_sys_event_missed_cb( ble_buff_hdr_t* ptr_evnt_hdr ) in ll_sys_event_missed_cb() argument