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 BleCocServerService408 descriptor_permission = new BluetoothGattDescriptor(DESCRIPTOR_NO_WRITE_UUID, 0x01); in createService()
237 private static final UUID DESCRIPTOR_NO_WRITE_UUID = field in BleClientService469 writeDescriptor(DESCRIPTOR_NO_WRITE_UUID, WRITE_VALUE); in onTestFinish()1188 if (uid.equals(DESCRIPTOR_NO_WRITE_UUID)) {
158 private static final UUID DESCRIPTOR_NO_WRITE_UUID = field in BleServerService748 descriptor_permission = new BluetoothGattDescriptor(DESCRIPTOR_NO_WRITE_UUID, 0x01); in createService()