Searched refs:hci_event_synchronous_connection_complete_get_handle (Results 1 – 4 of 4) sorted by relevance
598 … hsp_hs_sco_handle = hci_event_synchronous_connection_complete_get_handle(packet); in packet_handler()
619 hsp_ag_sco_handle = hci_event_synchronous_connection_complete_get_handle(packet); in packet_handler()
951 uint16_t sco_handle = hci_event_synchronous_connection_complete_get_handle(packet); in hfp_handle_hci_event()
989 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