Home
last modified time | relevance | path

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

/system/bt/bta/hf_client/
Dbta_hf_client_rfc.c104 event = BTA_HF_CLIENT_RFC_CLOSE_EVT; in bta_hf_client_mgmt_cback()
225 bta_hf_client_sm_execute(BTA_HF_CLIENT_RFC_CLOSE_EVT, p_data); in bta_hf_client_rfc_do_open()
255 p_buf->hdr.event = BTA_HF_CLIENT_RFC_CLOSE_EVT; in bta_hf_client_rfc_do_close()
Dbta_hf_client_int.h54 BTA_HF_CLIENT_RFC_CLOSE_EVT, enumerator
Dbta_hf_client_main.c639 CASE_RETURN_STR(BTA_HF_CLIENT_RFC_CLOSE_EVT) in bta_hf_client_evt_str()