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

  /external/bluetooth/bluedroid/bta/include/
bta_ag_api.h 85 #define BTA_AG_BVRA_RES 6 /* Update voice recognition state */
  /external/bluetooth/bluedroid/btif/src/
btif_hf.c 621 BTA_AgResult (btif_hf_cb.handle, BTA_AG_BVRA_RES, &ag_res);
654 BTA_AgResult (btif_hf_cb.handle, BTA_AG_BVRA_RES, &ag_res);
    [all...]
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_main.c 938 case BTA_AG_BVRA_RES: return ("AT Result BTA_AG_BVRA_RES");
    [all...]
bta_ag_cmd.c 277 BTA_AG_RES_BVRA, /* BTA_AG_BVRA_RES */
303 0, /* BTA_AG_BVRA_RES */
    [all...]

Completed in 188 milliseconds