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()
263 private static final UUID DESCRIPTOR_NO_WRITE_UUID = field in BleClientService520 writeDescriptor(DESCRIPTOR_NO_WRITE_UUID, WRITE_VALUE); in onTestFinish()1369 if (uid.equals(DESCRIPTOR_NO_WRITE_UUID)) {
158 private static final UUID DESCRIPTOR_NO_WRITE_UUID = field in BleServerService742 descriptor_permission = new BluetoothGattDescriptor(DESCRIPTOR_NO_WRITE_UUID, 0x01); in createService()