Searched refs:BTA_FAILURE (Results 1 – 5 of 5) sorted by relevance
64 return BTA_FAILURE; in BTA_HfClientEnable()
269 enable_event.status = BTA_FAILURE; in bta_dm_enable()1000 sec_event.bond_cancel_cmpl.result = BTA_FAILURE; in bta_dm_bond_cancel()1357 di_disc.result = BTA_FAILURE; in bta_dm_di_disc_cmpl()1406 di_disc.result = BTA_FAILURE; in bta_dm_disable_search_and_disc()1425 UINT16 result = BTA_FAILURE; in bta_dm_di_disc()1438 if (result == BTA_FAILURE) { in bta_dm_di_disc()1813 p_msg->disc_result.result.disc_res.result = BTA_FAILURE; in bta_dm_sdp_result()3663 sec_event.bond_cancel_cmpl.result = BTA_FAILURE; in bta_dm_bond_cancel_complete_cback()4188 bta_status = BTA_FAILURE; in bta_dm_encrypt_cback()4746 tBTA_STATUS status = BTA_FAILURE; in bta_dm_ble_set_adv_config()[all …]
66 return BTA_FAILURE; in BTA_EnableBluetooth()582 tBTA_STATUS status = BTA_FAILURE; in BTA_DmSetLocalDiRecord()
63 return BTA_FAILURE; in BTA_AgEnable()
42 #define BTA_FAILURE 1 /* Generic failure. */ macro