Searched refs:hfp_emit_slc_connection_event (Results 1 – 4 of 4) sorted by relevance
/btstack/src/classic/ |
H A D | hfp.h | 848 void hfp_emit_slc_connection_event(hfp_role_t local_role, uint8_t status, hci_con_handle_t con_hand…
|
H A D | hfp.c | 464 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 D | hfp_hf.c | 1160 …hfp_emit_slc_connection_event(hfp_connection->local_role, 0, hfp_connection->acl_handle, hfp_conne… in hfp_hf_slc_established()
|
H A D | hfp_ag.c | 663 …hfp_emit_slc_connection_event(hfp_connection->local_role, 0, hfp_connection->acl_handle, hfp_conne… in hfp_ag_slc_established()
|