Fix construction of Transport Discovery AD type in Advertisements
Transport Discovery data AD type is part of Android SDK API now. Hence, Transport Discovery AD type is removed while constructing Advertisement data. "Transport Discovery" AD type is also an input of SDK API (Refer API comment and implementation) https://cs.android.com/android/platform/superproject/+/master:packages/modules/Bluetooth/framework/ java/android/bluetooth/le/AdvertiseData.java;drc=d0e4f634;l=311 So, this AD type (needed in LTV format of adv data) for Transport discovery should not be constructed in AdvertiseHelper.java Bug: 262744495 Test: manual end to end testing Change-Id: I270d2c82433cf2f779f5d2dcf7e9bda94b158b90
Loading
Please register or sign in to comment