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

  /system/bt/bta/hf_client/
bta_hf_client_api.c 56 ** Returns BTA_SUCCESS if OK, BTA_FAILURE otherwise.
64 return BTA_FAILURE;
  /system/bt/bta/ag/
bta_ag_api.c 54 ** Returns BTA_SUCCESS if OK, BTA_FAILURE otherwise.
63 return BTA_FAILURE;
  /system/bt/bta/dm/
bta_dm_act.c 269 enable_event.status = BTA_FAILURE;
    [all...]
bta_dm_api.c 66 return BTA_FAILURE;
582 tBTA_STATUS status = BTA_FAILURE;
    [all...]
  /system/bt/bta/include/
bta_api.h 42 #define BTA_FAILURE 1 /* Generic failure. */
    [all...]

Completed in 63 milliseconds