Searched refs:onUnauthorizedGattOperation (Results 1 – 2 of 2) sorted by relevance
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/ |
D | TbsGatt.java | 1177 private void onUnauthorizedGattOperation(BluetoothDevice device, GattOpContext op) { in onUnauthorizedGattOperation() method in TbsGatt 1550 onUnauthorizedGattOperation(device, op); 1604 onUnauthorizedGattOperation(device, op); 1644 onUnauthorizedGattOperation(device, op); 1698 onUnauthorizedGattOperation(device, op);
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mcp/ |
D | MediaControlGattService.java | 567 private void onUnauthorizedGattOperation(BluetoothDevice device, GattOpContext op) { in onUnauthorizedGattOperation() method in MediaControlGattService 989 onUnauthorizedGattOperation(device, op); 1041 onUnauthorizedGattOperation(device, op); 1081 onUnauthorizedGattOperation(device, op); 1135 onUnauthorizedGattOperation(device, op);
|