Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Dhfp.h848 void hfp_emit_slc_connection_event(hfp_role_t local_role, uint8_t status, hci_con_handle_t con_hand…
H A Dhfp.c464 void hfp_emit_slc_connection_event(hfp_role_t local_role, uint8_t status, hci_con_handle_t con_hand… in hfp_emit_slc_connection_event() function
777 hfp_emit_slc_connection_event(local_role, status, HCI_CON_HANDLE_INVALID, remote_addr); in hfp_handle_slc_setup_error()
H A Dhfp_hf.c1160hfp_emit_slc_connection_event(hfp_connection->local_role, 0, hfp_connection->acl_handle, hfp_conne… in hfp_hf_slc_established()
H A Dhfp_ag.c663hfp_emit_slc_connection_event(hfp_connection->local_role, 0, hfp_connection->acl_handle, hfp_conne… in hfp_ag_slc_established()