Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/trust/
DCarTrustAgentBleManager.java298 setValueOnCharacteristicAndNotify(device, headunitVersion.toByteArray(), in resolveBLEVersion()
515 private void setValueOnCharacteristicAndNotify(BluetoothDevice device, byte[] message, in setValueOnCharacteristicAndNotify() method in CarTrustAgentBleManager