Home | History | Annotate | Download | only in dm

Lines Matching refs:BTA_SUCCESS

1400             result = BTA_SUCCESS;
1724 p_msg->disc_result.result.disc_res.result = BTA_SUCCESS;
2410 p_msg->disc_result.result.disc_res.result = BTA_SUCCESS;
3066 sec_event.enable.status = BTA_SUCCESS;
3762 sec_event.bond_cancel_cmpl.result = BTA_SUCCESS;
4237 tBTA_STATUS bta_status = BTA_SUCCESS;
4855 status = BTA_SUCCESS;
4878 status = BTA_SUCCESS;
5240 tBTA_STATUS st = (status == BTM_SUCCESS) ? BTA_SUCCESS: BTA_FAILURE;
5376 tBTA_STATUS st = (status == BTM_SUCCESS) ? BTA_SUCCESS: BTA_FAILURE;
5379 if (BTA_SUCCESS == st)
5537 p_msg->disc_result.result.disc_res.result = (status == BTA_GATT_OK) ? BTA_SUCCESS :BTA_FAILURE;