Home
last modified time | relevance | path

Searched refs:BTA_AG_AT_COPS_EVT (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_ag_api.h175 #define BTA_AG_AT_COPS_EVT 23 /* Query Current Operator Name on AG */ macro
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/core/
Dbtc_util.c171 CASE_RETURN_STR(BTA_AG_AT_COPS_EVT) in dump_hf_event()
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_cmd.c109 BTA_AG_AT_COPS_EVT, /* BTA_AG_HF_CMD_COPS */
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbtc_hf_ag.c1413 case BTA_AG_AT_COPS_EVT: in btc_hf_cb_handler()