Home
last modified time | relevance | path

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

/system/bt/bta/hf_client/
Dbta_hf_client_int.h287 extern void bta_hf_client_at_result(tBTA_HF_CLIENT_AT_RESULT_TYPE type, UINT16 cme);
Dbta_hf_client_act.c680 void bta_hf_client_at_result(tBTA_HF_CLIENT_AT_RESULT_TYPE type, UINT16 cme) in bta_hf_client_at_result() function
Dbta_hf_client_at.c302 bta_hf_client_at_result(BTA_HF_CLIENT_AT_RESULT_OK, 0); in bta_hf_client_handle_ok()
341 bta_hf_client_at_result(type, cme); in bta_hf_client_handle_error()