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

  /system/bt/bta/include/
bta_ag_api.h 122 #define BTA_AG_BVRA_RES 6 /* Update voice recognition state */
  /system/bt/btif/src/
btif_hf.cc 872 BTA_AgResult(btif_hf_cb[idx].handle, BTA_AG_BVRA_RES, &ag_res);
907 BTA_AgResult(btif_hf_cb[idx].handle, BTA_AG_BVRA_RES, &ag_res);
    [all...]
  /system/bt/bta/ag/
bta_ag_main.cc 843 case BTA_AG_BVRA_RES:
844 return ("AT Result BTA_AG_BVRA_RES");
bta_ag_cmd.cc 159 {"+BVRA: ", BTA_AG_BVRA_RES, BTA_AG_RES_FMT_INT},
    [all...]

Completed in 122 milliseconds