Home
last modified time | relevance | path

Searched refs:hci_send_sco_packet_buffer (Results 1 – 4 of 4) sorted by relevance

/btstack/test/hfp/
H A Dsco_demo_util.c649 hci_send_sco_packet_buffer(sco_packet_length); in sco_demo_send()
/btstack/example/
H A Dsco_demo_util.c683 hci_send_sco_packet_buffer(sco_packet_length); in sco_demo_send()
/btstack/src/
H A Dhci.h1529 uint8_t hci_send_sco_packet_buffer(int size);
H A Dhci.c1002 uint8_t hci_send_sco_packet_buffer(int size){ in hci_send_sco_packet_buffer() function