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

  /system/bt/bta/ag/
bta_ag_api.c 54 ** Returns BTA_SUCCESS if OK, BTA_FAILURE otherwise.
68 return BTA_FAILURE;
  /system/bt/bta/hf_client/
bta_hf_client_api.c 56 ** Returns BTA_SUCCESS if OK, BTA_FAILURE otherwise.
66 return BTA_FAILURE;
  /system/bt/bta/dm/
bta_dm_act.c 258 enable_event.status = BTA_FAILURE;
    [all...]
bta_dm_api.c 69 return BTA_FAILURE;
86 return BTA_FAILURE;
112 return BTA_FAILURE;
140 return BTA_FAILURE;
574 return BTA_FAILURE;
658 tBTA_STATUS status = BTA_FAILURE;
    [all...]
  /system/bt/bta/include/
bta_api.h 43 #define BTA_FAILURE 1 /* Generic failure. */
    [all...]

Completed in 54 milliseconds