Home
last modified time | relevance | path

Searched refs:BTA_HF_CLIENT_RFC_CLOSE_EVT (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/bta/hf_client/
Dbta_hf_client_rfc.cc121 p_buf->hdr.event = BTA_HF_CLIENT_RFC_CLOSE_EVT; in bta_hf_client_mgmt_cback()
151 p_buf->hdr.event = BTA_HF_CLIENT_RFC_CLOSE_EVT; in bta_hf_client_mgmt_cback()
155 p_buf->hdr.event = BTA_HF_CLIENT_RFC_CLOSE_EVT; in bta_hf_client_mgmt_cback()
267 bta_hf_client_sm_execute(BTA_HF_CLIENT_RFC_CLOSE_EVT, p_data); in bta_hf_client_rfc_do_open()
300 p_buf->hdr.event = BTA_HF_CLIENT_RFC_CLOSE_EVT; in bta_hf_client_rfc_do_close()
Dbta_hf_client_int.h58 BTA_HF_CLIENT_RFC_CLOSE_EVT, enumerator
Dbta_hf_client_main.cc916 CASE_RETURN_STR(BTA_HF_CLIENT_RFC_CLOSE_EVT) in bta_hf_client_evt_str()