Home
last modified time | relevance | path

Searched refs:hci_release_packet_buffer (Results 1 – 5 of 5) sorted by relevance

/btstack/test/fuzz/
H A Dfuzz_l2cap_whitebox.c115 void hci_release_packet_buffer(void){ in hci_release_packet_buffer() function
H A Dfuzz_l2cap.c114 void hci_release_packet_buffer(void){ in hci_release_packet_buffer() function
/btstack/src/
H A Dhci.c820 void hci_release_packet_buffer(void){ in hci_release_packet_buffer() function
960 hci_release_packet_buffer(); in hci_send_acl_packet_fragments()
976 hci_release_packet_buffer(); in hci_send_acl_packet_buffer()
983 hci_release_packet_buffer(); in hci_send_acl_packet_buffer()
1014 hci_release_packet_buffer(); in hci_send_sco_packet_buffer()
1022 hci_release_packet_buffer(); in hci_send_sco_packet_buffer()
1042 hci_release_packet_buffer(); in hci_send_sco_packet_buffer()
1055 hci_release_packet_buffer(); in hci_send_sco_packet_buffer()
1129 hci_release_packet_buffer(); in hci_send_iso_packet_fragments()
1142 hci_release_packet_buffer(); in hci_send_iso_packet_buffer()
[all …]
H A Dhci.h1568 void hci_release_packet_buffer(void);
H A Dl2cap.c1062 hci_release_packet_buffer(); in l2cap_release_packet_buffer()