Searched refs:onAuthorizedGattOperation (Results 1 – 2 of 2) sorted by relevance
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/ |
D | TbsGatt.java | 1250 private void onAuthorizedGattOperation(BluetoothDevice device, GattOpContext op) { in onAuthorizedGattOperation() method in TbsGatt 1475 onAuthorizedGattOperation(device, op); in processPendingGattOperations() 1553 onAuthorizedGattOperation(device, op); 1607 onAuthorizedGattOperation(device, op); 1647 onAuthorizedGattOperation(device, op); 1701 onAuthorizedGattOperation(device, op);
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mcp/ |
D | MediaControlGattService.java | 653 private void onAuthorizedGattOperation(BluetoothDevice device, GattOpContext op) { in onAuthorizedGattOperation() method in MediaControlGattService 870 onAuthorizedGattOperation(device, op); in ProcessPendingGattOperations() 992 onAuthorizedGattOperation(device, op); 1044 onAuthorizedGattOperation(device, op); 1084 onAuthorizedGattOperation(device, op); 1138 onAuthorizedGattOperation(device, op);
|