Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_ag_api.h92 #define BTA_AG_CALL_WAIT_RES 13 /* Call waiting notification */ macro
/system/bt/btif/src/
Dbtif_hf.c1371 res = BTA_AG_CALL_WAIT_RES; in phone_state_change()
1383 if (res == BTA_AG_CALL_WAIT_RES) in phone_state_change()
/system/bt/bta/ag/
Dbta_ag_main.c954 case BTA_AG_CALL_WAIT_RES: return ("AT Result BTA_AG_CALL_WAIT_RES"); in bta_ag_evt_str()
Dbta_ag_cmd.c1677 case BTA_AG_CALL_WAIT_RES: in bta_ag_hfp_result()