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

  /external/bluetooth/bluedroid/bta/include/
bta_ag_api.h 84 #define BTA_AG_IND_RES 5 /* Update an indicator value */
201 /* data associated with BTA_AG_IND_RES */
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_main.c 937 case BTA_AG_IND_RES: return ("AT Result BTA_AG_IND_RES");
    [all...]
bta_ag_cmd.c 276 BTA_AG_RES_CIEV, /* BTA_AG_IND_RES */
302 0, /* BTA_AG_IND_RES */
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_hf.c 221 BTA_AgResult(BTA_AG_HANDLE_ALL, BTA_AG_IND_RES, &ag_res);
    [all...]

Completed in 187 milliseconds