Searched refs:BTA_JV_SUCCESS (Results 1 – 5 of 5) sorted by relevance
95 status = BTA_JV_SUCCESS; in BTA_JvEnable()225 status = BTA_JV_SUCCESS; in BTA_JvGetChannelId()260 status = BTA_JV_SUCCESS; in BTA_JvFreeChannel()294 status = BTA_JV_SUCCESS; in BTA_JvStartDiscovery()324 status = BTA_JV_SUCCESS; in BTA_JvCreateRecordByUser()350 status = BTA_JV_SUCCESS; in BTA_JvDeleteRecord()405 status = BTA_JV_SUCCESS; in BTA_JvL2capConnectLE()459 status = BTA_JV_SUCCESS; in BTA_JvL2capConnect()490 status = BTA_JV_SUCCESS; in BTA_JvL2capClose()518 status = BTA_JV_SUCCESS; in BTA_JvL2capCloseLE()[all …]
299 tBTA_JV_STATUS status = BTA_JV_SUCCESS; in bta_jv_free_rfc_cb()317 return BTA_JV_SUCCESS; in bta_jv_free_rfc_cb()353 if (BTA_JV_SUCCESS == status) { in bta_jv_free_rfc_cb()426 evt_data.rfc_srv_open.status = BTA_JV_SUCCESS; in bta_jv_free_rfc_cb()456 tBTA_JV_STATUS status = BTA_JV_SUCCESS; in bta_jv_free_l2c_cb()569 status = BTA_JV_SUCCESS; in bta_jv_free_set_pm_profile_cb()726 tBTA_JV_STATUS status = BTA_JV_SUCCESS; in bta_jv_enable()750 evt_data = BTA_JV_SUCCESS; in bta_jv_disable()866 .status = BTA_JV_SUCCESS, in bta_jv_free_scn()983 status = BTA_JV_SUCCESS; in bta_jv_start_discovery_cback()[all …]
337 p_data->l2c_close.status = BTA_JV_SUCCESS; in btc_l2cap_inter_cb()348 if (p_data->l2c_cl_init.status == BTA_JV_SUCCESS) { in btc_l2cap_inter_cb()896 if (BTA_JvL2capReady(p_data->data_ind.handle, &count) == BTA_JV_SUCCESS && count > 0) { in btc_l2cap_cb_handler()939 if (BTA_JvL2capReady(p_data->l2c_read.handle, &count) == BTA_JV_SUCCESS && count > 0) { in btc_l2cap_cb_handler()969 if (p_data->l2c_write.status == BTA_JV_SUCCESS) { in btc_l2cap_cb_handler()
40 #define BTA_JV_SUCCESS 0 /* Successful operation. */ macro
408 if (p_data->rfc_cl_init.status == BTA_JV_SUCCESS) { in btc_spp_rfcomm_inter_cb()496 if (p_data->create_rec.status == BTA_JV_SUCCESS) { in btc_spp_dm_inter_cb()1120 if (p_data->rfc_write.status == BTA_JV_SUCCESS) { in btc_spp_cb_handler()1162 param.close.status = BTA_JV_SUCCESS; in btc_spp_cb_handler()