Home
last modified time | relevance | path

Searched refs:onUnauthorizedCharRead (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DTbsGatt.java1092 private void onUnauthorizedCharRead(BluetoothDevice device, GattOpContext op) { in onUnauthorizedCharRead() method in TbsGatt
1226 onUnauthorizedCharRead(device, op); in onUnauthorizedGattOperation()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mcp/
DMediaControlGattService.java452 private void onUnauthorizedCharRead(BluetoothDevice device, GattOpContext op) { in onUnauthorizedCharRead() method in MediaControlGattService
629 onUnauthorizedCharRead(device, op); in onUnauthorizedGattOperation()