Searched refs:ble_buff_hdr_t (Results 1 – 4 of 4) sorted by relevance
67 ble_buff_hdr_t *ptr_evnt_hdr);106 ble_buff_hdr_t *ptr_buff_hdr);118 ble_buff_hdr_t *ptr_buff_hdr);139 ble_buff_hdr_t* hci_alloc_msg(void);147 ble_buff_hdr_t *ptr_hci_msg);185 uint8_t hci_queue_send_pckt(ble_buff_hdr_t *ptr_evnt_hdr);
205 ble_buff_hdr_t adv_rprt_data;229 ble_buff_hdr_t *ptr_data;443 …ble_buff_hdr_t *ptr_iq_samples; /* Pointer to the IQ samples buffer received in AUX_SYNC_IND PDU…461 …ble_buff_hdr_t *ptr_iq_samples; /* Pointer to the IQ samples buffer received during the connecti…658 ble_buff_hdr_t *ptr_data;/*ptr to Data received from a Periodic Advertising packet.*/1130 ble_buff_hdr_t *received_acl_data_packet);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);2731 ble_buff_hdr_t *ptr_pkt);3711 void ll_intf_free_ll_pkt_hndlr(ble_buff_hdr_t* pkt);
343 } pkt_buff_hdr_t ,ble_buff_hdr_t, *ble_buff_hdr_p; typedef350 ble_buff_hdr_t pkt; /* PDU Packet */
36 static void ll_sys_event_missed_cb( ble_buff_hdr_t* ptr_evnt_hdr ) in ll_sys_event_missed_cb()