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

  /external/bluetooth/bluedroid/bta/include/
bta_ag_api.h 82 #define BTA_AG_CIND_RES 3 /* Send indicator response for AT+CIND */
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_main.c 935 case BTA_AG_CIND_RES: return ("AT Result BTA_AG_CIND_RES");
    [all...]
bta_ag_cmd.c 274 BTA_AG_RES_CIND, /* BTA_AG_CIND_RES */
300 0, /* BTA_AG_CIND_RES */
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_hf.c 784 BTA_AgResult (btif_hf_cb.handle, BTA_AG_CIND_RES, &ag_res);
    [all...]

Completed in 821 milliseconds