Searched refs:cme (Results 1 – 10 of 10) sorted by relevance
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hf_client/ |
D | bta_hf_client_act.c | 683 void bta_hf_client_at_result(tBTA_HF_CLIENT_AT_RESULT_TYPE type, UINT16 cme) in bta_hf_client_at_result() argument 690 evt.cme = cme; in bta_hf_client_at_result()
|
D | bta_hf_client_at.c | 310 static void bta_hf_client_handle_error(tBTA_HF_CLIENT_AT_RESULT_TYPE type, UINT16 cme) in bta_hf_client_handle_error() argument 312 APPL_TRACE_DEBUG("%s %u %u", __FUNCTION__, type, cme); in bta_hf_client_handle_error() 335 bta_hf_client_at_result(type, cme); in bta_hf_client_handle_error()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/hfp_hf/ |
D | README.md | 189 I (197102) BT_HF: --AT response event, code 0, cme 0 204 I (210822) BT_HF: --AT response event, code 0, cme 0 268 I (293172) BT_HF: --AT response event, code 0, cme 0 283 I (339202) BT_HF: --AT response event, code 0, cme 0 295 I (353702) BT_HF: --AT response event, code 0, cme 0 307 I (354592) BT_HF: --AT response event, code 0, cme 0
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/ |
D | esp_hf_client_api.h | 229 esp_hf_cme_err_t cme; /*!< Extended Audio Gateway Error Result Code */ member
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_hf_client_api.h | 207 UINT16 cme; member
|
D | bta_ag_api.h | 381 UINT16 cme; member
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/hfp_hf/main/ |
D | bt_app_hf.c | 372 param->at_response.code, param->at_response.cme); in bt_app_hf_client_cb()
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hf_client/include/ |
D | bta_hf_client_int.h | 293 extern void bta_hf_client_at_result(tBTA_HF_CLIENT_AT_RESULT_TYPE type, UINT16 cme);
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/hf_client/ |
D | btc_hf_client.c | 938 param.at_response.cme = p_data->result.cme; in btc_hf_client_cb_handler()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/hfp_ag/ |
D | README.md | 261 E (448146) BT_HF: --AT response event, code 7, cme 7
|