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.java95 public int notifyCharacteristicChanged(BluetoothDevice device, in notifyCharacteristicChanged() method in BluetoothGattServerProxy
105 public boolean notifyCharacteristicChanged(BluetoothDevice device, in notifyCharacteristicChanged() method in BluetoothGattServerProxy
DTbsGatt.java471 private void notifyCharacteristicChanged(BluetoothDevice device, in notifyCharacteristicChanged() method in TbsGatt.BluetoothGattCharacteristicNotifier
479 private void notifyCharacteristicChanged(BluetoothDevice device, in notifyCharacteristicChanged() method in TbsGatt.BluetoothGattCharacteristicNotifier
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGattServer.java780 public boolean notifyCharacteristicChanged(BluetoothDevice device, in notifyCharacteristicChanged() method in BluetoothGattServer
818 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.java86 public boolean notifyCharacteristicChanged(BluetoothDevice device, in notifyCharacteristicChanged() method in BluetoothGattServer
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mcp/
DMediaControlGattService.java863 public boolean notifyCharacteristicChanged(BluetoothDevice device, in notifyCharacteristicChanged() method in MediaControlGattService.BluetoothGattServerProxy