Searched refs:DESCRIPTOR_NO_WRITE_UUID (Results 1 – 3 of 3) sorted by relevance
142 private static final UUID DESCRIPTOR_NO_WRITE_UUID = field in BleCocServerService409 descriptor_permission = new BluetoothGattDescriptor(DESCRIPTOR_NO_WRITE_UUID, 0x01); in createService()
233 private static final UUID DESCRIPTOR_NO_WRITE_UUID = field in BleClientService452 writeDescriptor(DESCRIPTOR_NO_WRITE_UUID, WRITE_VALUE); in onTestFinish()1136 if (uid.equals(DESCRIPTOR_NO_WRITE_UUID)) {
154 private static final UUID DESCRIPTOR_NO_WRITE_UUID = field in BleServerService715 descriptor_permission = new BluetoothGattDescriptor(DESCRIPTOR_NO_WRITE_UUID, 0x01); in createService()