Home
last modified time | relevance | path

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

/btstack/example/
H A Dle_audio_demo_util_source.c348 hci_send_iso_packet_buffer(offset); in le_audio_demo_util_source_send()
/btstack/src/
H A Dhci.h1550 uint8_t hci_send_iso_packet_buffer(uint16_t size);
H A Dhci.c1136 uint8_t hci_send_iso_packet_buffer(uint16_t size){ in hci_send_iso_packet_buffer() function