Searched refs:BTA_AG_IN_CALL_RES (Results 1 - 5 of 5) sorted by relevance

/external/bluetooth/bluedroid/bta/include/
H A Dbta_ag_api.h90 #define BTA_AG_IN_CALL_RES 11 /* Indicate incoming phone call */ macro
/external/bluetooth/bluedroid/bta/ag/
H A Dbta_ag_cmd.c282 0, /* BTA_AG_IN_CALL_RES */
308 BTA_AG_CALLSETUP_INCOMING, /* BTA_AG_IN_CALL_RES */
1319 case BTA_AG_IN_CALL_RES:
1432 case BTA_AG_IN_CALL_RES:
H A Dbta_ag_act.c767 bta_ag_send_call_inds(p_scb, BTA_AG_IN_CALL_RES);
H A Dbta_ag_main.c943 case BTA_AG_IN_CALL_RES: return ("AT Result BTA_AG_IN_CALL_RES");
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_hf.c1012 res = BTA_AG_IN_CALL_RES;

Completed in 52 milliseconds