HomeSort by relevance Sort by last modified time
    Searched refs:BTA_AG_IN_CALL_CONN_RES (Results 1 - 5 of 5) sorted by null

  /system/bt/bta/include/
bta_ag_api.h 128 #define BTA_AG_IN_CALL_CONN_RES 12 /* Incoming phone call connected */
  /system/bt/bta/ag/
bta_ag_act.cc 669 bta_ag_send_call_inds(p_scb, BTA_AG_IN_CALL_CONN_RES);
696 bta_ag_send_call_inds(p_scb, BTA_AG_IN_CALL_CONN_RES);
bta_ag_cmd.cc 576 } else if (result == BTA_AG_IN_CALL_CONN_RES ||
    [all...]
bta_ag_main.cc 855 case BTA_AG_IN_CALL_CONN_RES:
856 return ("AT Result BTA_AG_IN_CALL_CONN_RES");
  /system/bt/btif/src/
btif_hf.cc     [all...]

Completed in 46 milliseconds