Home | History | Annotate | Download | only in dm

Lines Matching refs:BTA_FAILURE

269         enable_event.status = BTA_FAILURE;
1000 sec_event.bond_cancel_cmpl.result = BTA_FAILURE;
1357 di_disc.result = BTA_FAILURE;
1406 di_disc.result = BTA_FAILURE;
1425 UINT16 result = BTA_FAILURE;
1438 if (result == BTA_FAILURE) {
1813 p_msg->disc_result.result.disc_res.result = BTA_FAILURE;
3663 sec_event.bond_cancel_cmpl.result = BTA_FAILURE;
4188 bta_status = BTA_FAILURE;
4747 tBTA_STATUS status = BTA_FAILURE;
4770 tBTA_STATUS status = BTA_FAILURE;
4839 p_data->ble_multi_adv_enb.p_ref, BTA_FAILURE);
4867 p_data->ble_multi_adv_param.inst_id, p_ref, BTA_FAILURE);
4898 p_data->ble_multi_adv_data.inst_id, p_ref, BTA_FAILURE);
4926 p_data->ble_multi_adv_disable.inst_id, p_ref, BTA_FAILURE);
5137 tBTA_STATUS st = (status == BTM_SUCCESS) ? BTA_SUCCESS: BTA_FAILURE;
5157 tBTA_STATUS status = BTA_FAILURE;
5196 tBTA_STATUS status = BTA_FAILURE;
5229 tBTA_STATUS status = BTA_FAILURE;
5273 tBTA_STATUS st = (status == BTM_SUCCESS) ? BTA_SUCCESS: BTA_FAILURE;
5429 p_msg->disc_result.result.disc_res.result = (status == BTA_GATT_OK) ? BTA_SUCCESS :BTA_FAILURE;