Searched refs:BTA_SUCCESS (Results 1 – 10 of 10) sorted by relevance
40 if (BTA_EnableBluetooth(btc_dm_sec_evt) != BTA_SUCCESS) { in btc_enable_bluetooth()50 if (BTA_DisableBluetooth() != BTA_SUCCESS) { in btc_disable_bluetooth()
120 if (status == BTA_SUCCESS) { in btc_enable_bluetooth_evt()316 if (BTA_DmRemoveDevice(bd_addr, BT_TRANSPORT_BR_EDR) == BTA_SUCCESS) { in btc_dm_link_up_evt()655 if (p_data->enable.status == BTA_SUCCESS) { in btc_dm_sec_cb_handler()
400 case BTA_SUCCESS: in btc_bta_status_to_esp_status()
1737 result = BTA_SUCCESS; in bta_dm_di_disc()1982 p_msg->disc_result.result.disc_res.result = BTA_SUCCESS; in bta_dm_sdp_result()2632 p_msg->disc_result.result.disc_res.result = BTA_SUCCESS; in bta_dm_discover_device()3273 sec_event.enable.status = BTA_SUCCESS; in bta_dm_local_name_cback()3907 sec_event.bond_cancel_cmpl.result = BTA_SUCCESS; in bta_dm_bond_cancel_complete_cback()3955 tBTA_STATUS status = BTA_SUCCESS; in bta_dm_set_eir()4419 tBTA_STATUS bta_status = BTA_SUCCESS; in bta_dm_encrypt_cback()4958 status = BTA_SUCCESS; in bta_dm_ble_set_scan_fil_params()5121 status = (status == BTM_CMD_STARTED ? BTA_SUCCESS : BTA_FAILURE); in bta_dm_ble_observe()5133 status = (status == BTM_CMD_STARTED ? BTA_SUCCESS : BTA_FAILURE); in bta_dm_ble_observe()[all …]
82 return BTA_SUCCESS; in BTA_EnableBluetooth()110 return BTA_SUCCESS; in BTA_DisableBluetooth()132 return BTA_SUCCESS; in BTA_EnableTestMode()801 return BTA_SUCCESS; in BTA_DmRemoveDevice()893 status = BTA_SUCCESS; in BTA_DmSetLocalDiRecord()
487 if (p_data->p_data->disc_res.result == BTA_SUCCESS) { in btc_gap_bt_search_services()544 if ((p_data->disc_res.result == BTA_SUCCESS) && (p_data->disc_res.num_uuids > 0)) { in bte_dm_search_services_evt()574 if (p_src_data->p_data->disc_res.result == BTA_SUCCESS) { in search_services_copy_cb()649 if(BTA_DmRemoveDevice(bd_addr, BT_TRANSPORT_BR_EDR) == BTA_SUCCESS){ in btc_gap_bt_remove_bond_device()
101 return BTA_SUCCESS; in BTA_HfClientEnable()
79 return BTA_SUCCESS; in BTA_AgEnable()
43 #define BTA_SUCCESS 0 /* Successful operation. */ macro746 #define BTA_DM_SEC_GRANTED BTA_SUCCESS
635 if ((p_av->start.status == BTA_SUCCESS) && (p_av->start.suspending == TRUE)) { in btc_av_state_opened_handler()