Searched refs:hci_get_outgoing_packet_buffer (Results 1 – 9 of 9) sorted by relevance
123 uint8_t* hci_get_outgoing_packet_buffer(void){ in hci_get_outgoing_packet_buffer() function
122 uint8_t* hci_get_outgoing_packet_buffer(void){ in hci_get_outgoing_packet_buffer() function
329 uint8_t * buffer = hci_get_outgoing_packet_buffer(); in le_audio_demo_util_source_send()
652 uint8_t * sco_packet = hci_get_outgoing_packet_buffer(); in sco_demo_send()
420 uint8_t *acl_buffer = hci_get_outgoing_packet_buffer(); in l2cap_ertm_send_information_frame()573 uint8_t *acl_buffer = hci_get_outgoing_packet_buffer(); in l2cap_ertm_send_supervisor_frame()1052 return hci_get_outgoing_packet_buffer() + COMPLETE_L2CAP_HEADER; // 8 bytes in l2cap_get_outgoing_buffer()1091 uint8_t *acl_buffer = hci_get_outgoing_packet_buffer(); in l2cap_send_prepared_connectionless()1106 uint8_t *acl_buffer = hci_get_outgoing_packet_buffer(); in l2cap_send_connectionless()1429 uint8_t *acl_buffer = hci_get_outgoing_packet_buffer(); in l2cap_send_signaling_packet()1517 uint8_t *acl_buffer = hci_get_outgoing_packet_buffer(); in l2cap_send_prepared()1555 uint8_t *acl_buffer = hci_get_outgoing_packet_buffer(); in l2cap_classic_send()5064 uint8_t *acl_buffer = hci_get_outgoing_packet_buffer(); in l2cap_credit_based_send_pdu()
1562 uint8_t* hci_get_outgoing_packet_buffer(void);
1434 uint8_t* hci_get_outgoing_packet_buffer(void){ in hci_get_outgoing_packet_buffer() function5840 uint8_t * packet = hci_get_outgoing_packet_buffer(); in hci_host_num_completed_packets()
497 uint8_t * sco_packet = hci_get_outgoing_packet_buffer(); in sco_demo_send()
277 uint8_t * packet = hci_get_outgoing_packet_buffer(); in TEST()