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

  /system/bt/bta/ag/
bta_ag_act.c 141 reg.status = BTA_AG_SUCCESS;
526 bta_ag_cback_open(p_scb, NULL, BTA_AG_SUCCESS);
931 val.hdr.status = BTA_AG_SUCCESS;
  /system/bt/bta/include/
bta_ag_api.h 61 #define BTA_AG_SUCCESS 0 /* Connection successfully opened */
  /system/bt/btif/src/
btif_hf.c 415 if (p_data->open.status == BTA_AG_SUCCESS)
441 if (p_data->open.status != BTA_AG_SUCCESS)
    [all...]

Completed in 170 milliseconds