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

  /external/bluetooth/bluedroid/bta/dm/
bta_dm_api.c 69 return BTA_FAILURE;
89 return BTA_FAILURE;
115 return BTA_FAILURE;
143 return BTA_FAILURE;
344 return (BTA_FAILURE);
770 return BTA_FAILURE;
    [all...]
bta_dm_act.c 275 sec_event.enable.status = BTA_FAILURE;
880 sec_event.bond_cancel_cmpl.result = BTA_FAILURE;
    [all...]
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_api.c 55 ** Returns BTA_SUCCESS if OK, BTA_FAILURE otherwise.
69 return BTA_FAILURE;
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 44 #define BTA_FAILURE 1 /* Generic failure. */
    [all...]

Completed in 65 milliseconds