Home
last modified time | relevance | path

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

/btstack/test/fuzz/
H A Dfuzz_l2cap_whitebox.c119 bool hci_is_packet_buffer_reserved(void){ in hci_is_packet_buffer_reserved() function
H A Dfuzz_l2cap.c118 bool hci_is_packet_buffer_reserved(void){ in hci_is_packet_buffer_reserved() function
/btstack/src/
H A Dhci.h1636 bool hci_is_packet_buffer_reserved(void);
H A Dl2cap.c1079 if (!hci_is_packet_buffer_reserved()){ in l2cap_send_prepared_connectionless()
1490 if (!hci_is_packet_buffer_reserved()){ in l2cap_send_prepared()
H A Dhci.c811 bool hci_is_packet_buffer_reserved(void){ in hci_is_packet_buffer_reserved() function