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

  /system/bt/bta/include/
bta_ag_api.h 127 #define BTA_AG_IN_CALL_RES 11 /* Indicate incoming phone call */
  /system/bt/bta/ag/
bta_ag_cmd.cc 189 {BTA_AG_IN_CALL_RES, BTA_AG_CALLSETUP_INCOMING},
    [all...]
bta_ag_act.cc 714 bta_ag_send_call_inds(p_scb, BTA_AG_IN_CALL_RES);
bta_ag_main.cc 853 case BTA_AG_IN_CALL_RES:
854 return ("AT Result BTA_AG_IN_CALL_RES");
  /system/bt/btif/src/
btif_hf.cc     [all...]

Completed in 4112 milliseconds