Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_ag_api.h88 #define BTA_AG_CLCC_RES 9 /* Query list of calls */ macro
/system/bt/bta/ag/
Dbta_ag_main.c950 case BTA_AG_CLCC_RES: return ("AT Result BTA_AG_CLCC_RES"); in bta_ag_evt_str()
Dbta_ag_cmd.c1639 case BTA_AG_CLCC_RES: in bta_ag_hfp_result()
/system/bt/btif/src/
Dbtif_hf.c1227 BTA_AgResult (btif_hf_cb[idx].handle, BTA_AG_CLCC_RES, &ag_res); in clcc_response()