Searched refs:IsEncryptionEnabled (Results 1 – 5 of 5) sorted by relevance
39 bool VolumeControlDevice::IsEncryptionEnabled() { in IsEncryptionEnabled() function in VolumeControlDevice
139 bool IsEncryptionEnabled();
572 ASSERT_EQ(true, device->IsEncryptionEnabled()); in TEST_F()576 ASSERT_NE(true, device->IsEncryptionEnabled()); in TEST_F()
419 bool VolumeControlDevice::IsEncryptionEnabled() { in IsEncryptionEnabled() function in VolumeControlDevice
185 if (device->IsEncryptionEnabled()) { in OnGattConnected()288 if (!device->IsEncryptionEnabled()) { in OnServiceSearchComplete()