-
- Downloads
Expose LE advertiser address for easier PTS tests (1/6)
This patchset adds a hidden method getOwnAddress, that lets app with BLUETOOTH_PRIVILEGED permission to lear their own addreess. This is done exclusively for PTS tests. Bug: 35147497 Test: manual Change-Id: Iaf0f2fe0613de44b8430ac25e691d66a4ad44f8d
Showing
- core/java/android/bluetooth/IBluetoothGatt.aidl 1 addition, 0 deletionscore/java/android/bluetooth/IBluetoothGatt.aidl
- core/java/android/bluetooth/le/AdvertisingSet.java 17 additions, 1 deletioncore/java/android/bluetooth/le/AdvertisingSet.java
- core/java/android/bluetooth/le/AdvertisingSetCallback.java 11 additions, 0 deletionscore/java/android/bluetooth/le/AdvertisingSetCallback.java
- core/java/android/bluetooth/le/BluetoothLeAdvertiser.java 11 additions, 0 deletionscore/java/android/bluetooth/le/BluetoothLeAdvertiser.java
- core/java/android/bluetooth/le/IAdvertisingSetCallback.aidl 1 addition, 0 deletionscore/java/android/bluetooth/le/IAdvertisingSetCallback.aidl
Loading
Please register or sign in to comment