Home
last modified time | relevance | path

Searched defs:notifyCharacteristicChanged (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DBluetoothGattServerProxy.java87 public boolean notifyCharacteristicChanged(BluetoothDevice device, in notifyCharacteristicChanged() method in BluetoothGattServerProxy
DTbsGatt.java350 private void notifyCharacteristicChanged(BluetoothDevice device, in notifyCharacteristicChanged() method in TbsGatt.BluetoothGattCharacteristicNotifier
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGattServer.java743 public boolean notifyCharacteristicChanged(BluetoothDevice device, in notifyCharacteristicChanged() method in BluetoothGattServer
781 public int notifyCharacteristicChanged(@NonNull BluetoothDevice device, in notifyCharacteristicChanged() method in BluetoothGattServer
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/testability/android/bluetooth/
DBluetoothGattServer.java81 public boolean notifyCharacteristicChanged(BluetoothDevice device, in notifyCharacteristicChanged() method in BluetoothGattServer
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mcp/
DMediaControlGattService.java815 public boolean notifyCharacteristicChanged(BluetoothDevice device, in notifyCharacteristicChanged() method in MediaControlGattService.BluetoothGattServerProxy