TBS: Fix unauthorized access response
Previously the TBS access request resulted in no response from the stack which resulted in ATT Timeout. With this change we respond with insufficient authorization. Bug: 263372634 Test: manual and atest BluetoothInstrumentationTests Tag: #feature Change-Id: I8e1a8e2ff6322099d8ccca44ddd47b7286703a16
Showing
- android/app/src/com/android/bluetooth/tbs/TbsGatt.java 1 addition, 1 deletionandroid/app/src/com/android/bluetooth/tbs/TbsGatt.java
- android/app/src/com/android/bluetooth/tbs/TbsService.java 10 additions, 0 deletionsandroid/app/src/com/android/bluetooth/tbs/TbsService.java
- android/app/tests/unit/src/com/android/bluetooth/tbs/TbsGattTest.java 78 additions, 4 deletions...tests/unit/src/com/android/bluetooth/tbs/TbsGattTest.java
Loading
Please register or sign in to comment