Home
last modified time | relevance | path

Searched refs:cme (Results 1 – 5 of 5) sorted by relevance

/system/bt/bta/include/
Dbta_hf_client_api.h223 uint16_t cme; member
/system/bt/include/hardware/
Dbt_hf_client.h271 const RawAddress* bd_addr, bthf_client_cmd_complete_t type, int cme);
/system/bt/bta/hf_client/
Dbta_hf_client_at.cc282 uint16_t cme) { in bta_hf_client_handle_error() argument
283 APPL_TRACE_DEBUG("%s: %u %u", __func__, type, cme); in bta_hf_client_handle_error()
306 bta_hf_client_at_result(client_cb, type, cme); in bta_hf_client_handle_error()
690 tBTA_HF_CLIENT_AT_RESULT_TYPE type, uint16_t cme) { in bta_hf_client_at_result() argument
696 evt.result.cme = cme; in bta_hf_client_at_result()
Dbta_hf_client_int.h327 uint16_t cme);
/system/bt/btif/src/
Dbtif_hf_client.cc937 p_data->result.cme); in btif_hf_client_upstreams_evt()