Home
last modified time | relevance | path

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

/btstack/platform/posix/
H A Dbtstack_sco_transport_posix_i2s_test_bridge.h59 const btstack_sco_transport_t * btstack_sco_transport_posix_i2s_test_bridge_init_instance(const cha…
H A Dbtstack_sco_transport_posix_i2s_test_bridge.c373 const btstack_sco_transport_t * btstack_sco_transport_posix_i2s_test_bridge_init_instance(const cha… in btstack_sco_transport_posix_i2s_test_bridge_init_instance()
374 static const btstack_sco_transport_t transport = { in btstack_sco_transport_posix_i2s_test_bridge_init_instance()
/btstack/src/
H A Dbtstack_sco_transport.h91 } btstack_sco_transport_t; typedef
H A Dhci.h1355 const btstack_sco_transport_t * sco_transport;
1392 void hci_set_sco_transport(const btstack_sco_transport_t *sco_transport);
H A Dhci.c5160 void hci_set_sco_transport(const btstack_sco_transport_t *sco_transport){ in hci_set_sco_transport()