Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Dhsp_hs.c598 … hsp_hs_sco_handle = hci_event_synchronous_connection_complete_get_handle(packet); in packet_handler()
H A Dhsp_ag.c619 hsp_ag_sco_handle = hci_event_synchronous_connection_complete_get_handle(packet); in packet_handler()
H A Dhfp.c951 uint16_t sco_handle = hci_event_synchronous_connection_complete_get_handle(packet); in hfp_handle_hci_event()
/btstack/src/
H A Dbtstack_event.h989 static inline hci_con_handle_t hci_event_synchronous_connection_complete_get_handle(const uint8_t *… in hci_event_synchronous_connection_complete_get_handle() function