Home
last modified time | relevance | path

Searched refs:hci_get_sco_packet_length_for_connection (Results 1 – 3 of 3) sorted by relevance

/btstack/example/
H A Dsco_demo_util.c648 int sco_packet_length = hci_get_sco_packet_length_for_connection(sco_handle); in sco_demo_send()
/btstack/src/
H A Dhci.h1498 uint16_t hci_get_sco_packet_length_for_connection(hci_con_handle_t sco_con_handle);
H A Dhci.c9705 uint16_t hci_get_sco_packet_length_for_connection(hci_con_handle_t sco_con_handle){ in hci_get_sco_packet_length_for_connection() function