Lines Matching refs:BTA_SUCCESS
1435 result = BTA_SUCCESS; in bta_dm_di_disc()
1744 p_msg->disc_result.result.disc_res.result = BTA_SUCCESS; in bta_dm_sdp_result()
2361 p_msg->disc_result.result.disc_res.result = BTA_SUCCESS; in bta_dm_discover_device()
2990 sec_event.enable.status = BTA_SUCCESS; in bta_dm_local_name_cback()
3661 sec_event.bond_cancel_cmpl.result = BTA_SUCCESS; in bta_dm_bond_cancel_complete_cback()
4156 tBTA_STATUS bta_status = BTA_SUCCESS; in bta_dm_encrypt_cback()
4752 status = BTA_SUCCESS; in bta_dm_ble_set_adv_config()
4775 status = BTA_SUCCESS; in bta_dm_ble_set_scan_rsp()
5137 tBTA_STATUS st = (status == BTM_SUCCESS) ? BTA_SUCCESS: BTA_FAILURE; in bta_ble_scan_cfg_cmpl()
5273 tBTA_STATUS st = (status == BTM_SUCCESS) ? BTA_SUCCESS: BTA_FAILURE; in bta_ble_energy_info_cmpl()
5276 if (BTA_SUCCESS == st) in bta_ble_energy_info_cmpl()
5429 … p_msg->disc_result.result.disc_res.result = (status == BTA_GATT_OK) ? BTA_SUCCESS :BTA_FAILURE; in bta_dm_gatt_disc_complete()