Update profiles to consider null identity address
Add helper method to call into for profiles that connect over BR/EDR transport, to accommodate the behavior correction where identity address can be null. Bug: 317120534 Bug: 295907764 Bug: 323148948 Test: m com.android.btservices Test: Manual; connect A2DP device bonded using settings (so bonded over classic first) and ensure no crash with flag enabled. Change-Id: Idd69ef1bf503c455ece7c4a74487442eddc4bbbd
Showing
- android/app/src/com/android/bluetooth/Utils.java 17 additions, 0 deletionsandroid/app/src/com/android/bluetooth/Utils.java
- android/app/src/com/android/bluetooth/a2dp/A2dpNativeInterface.java 6 additions, 1 deletion...p/src/com/android/bluetooth/a2dp/A2dpNativeInterface.java
- android/app/src/com/android/bluetooth/a2dpsink/A2dpSinkNativeInterface.java 6 additions, 1 deletion...m/android/bluetooth/a2dpsink/A2dpSinkNativeInterface.java
- android/app/src/com/android/bluetooth/hfp/HeadsetNativeInterface.java 6 additions, 1 deletion...src/com/android/bluetooth/hfp/HeadsetNativeInterface.java
- android/app/src/com/android/bluetooth/hfpclient/NativeInterface.java 7 additions, 1 deletion.../src/com/android/bluetooth/hfpclient/NativeInterface.java
- android/app/src/com/android/bluetooth/hid/HidDeviceNativeInterface.java 7 additions, 1 deletion...c/com/android/bluetooth/hid/HidDeviceNativeInterface.java
- android/app/src/com/android/bluetooth/hid/HidHostService.java 6 additions, 1 deletion...oid/app/src/com/android/bluetooth/hid/HidHostService.java
- android/app/src/com/android/bluetooth/pan/PanService.java 9 additions, 2 deletionsandroid/app/src/com/android/bluetooth/pan/PanService.java
- android/app/src/com/android/bluetooth/sdp/SdpManager.java 4 additions, 1 deletionandroid/app/src/com/android/bluetooth/sdp/SdpManager.java
Loading
Please register or sign in to comment