Searched refs:BTA_JV_FAILURE (Results 1 – 3 of 3) sorted by relevance
62 tBTA_JV_STATUS status = BTA_JV_FAILURE; in BTA_JvEnable()147 tBTA_JV_STATUS status = BTA_JV_FAILURE; in BTA_JvSetDiscoverability()192 tBTA_JV_STATUS ret = BTA_JV_FAILURE; in BTA_JvGetLocalDeviceAddr()220 tBTA_JV_STATUS ret = BTA_JV_FAILURE; in BTA_JvGetLocalDeviceName()248 tBTA_JV_STATUS ret = BTA_JV_FAILURE; in BTA_JvGetRemoteDeviceName()277 tBTA_JV_STATUS status = BTA_JV_FAILURE; in BTA_JvGetPreknownDevice()365 tBTA_JV_STATUS status = BTA_JV_FAILURE; in BTA_JvSetServiceClass()395 tBTA_JV_STATUS ret = BTA_JV_FAILURE; in BTA_JvSetEncryption()541 tBTA_JV_STATUS status = BTA_JV_FAILURE; in BTA_JvGetSCN()568 tBTA_JV_STATUS status = BTA_JV_FAILURE; in BTA_JvFreeSCN()[all …]
285 return BTA_JV_FAILURE; in bta_jv_free_rfc_cb()301 status = BTA_JV_FAILURE; in bta_jv_free_rfc_cb()325 status = BTA_JV_FAILURE; in bta_jv_free_rfc_cb()338 status = BTA_JV_FAILURE; in bta_jv_free_rfc_cb()397 status = BTA_JV_FAILURE; in bta_jv_free_l2c_cb()404 status = BTA_JV_FAILURE; in bta_jv_free_l2c_cb()450 tBTA_JV_STATUS status = BTA_JV_FAILURE; in bta_jv_free_set_pm_profile_cb()824 evt_data.set_discover.status = BTA_JV_FAILURE; in bta_jv_set_discoverability()941 set_enc.status = BTA_JV_FAILURE; in bta_jv_sec_cback()1067 status = BTA_JV_FAILURE; in bta_jv_start_discovery_cback()[all …]
37 #define BTA_JV_FAILURE 1 /* Generic failure. */ macro