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.h210 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.cc281 uint16_t cme) { in bta_hf_client_handle_error() argument
282 APPL_TRACE_DEBUG("%s: %u %u", __func__, type, cme); in bta_hf_client_handle_error()
305 bta_hf_client_at_result(client_cb, type, cme); in bta_hf_client_handle_error()
671 tBTA_HF_CLIENT_AT_RESULT_TYPE type, uint16_t cme) { in bta_hf_client_at_result() argument
677 evt.result.cme = cme; in bta_hf_client_at_result()
Dbta_hf_client_int.h317 uint16_t cme);
/system/bt/btif/src/
Dbtif_hf_client.cc941 p_data->result.cme); in btif_hf_client_upstreams_evt()