Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_vc_device.cc29 bool VolumeControlDevice::EnableEncryption() { in EnableEncryption() function in VolumeControlDevice
/packages/modules/Bluetooth/system/bta/vc/
Ddevices.h144 bool EnableEncryption();
Ddevice.cc681 bool VolumeControlDevice::EnableEncryption() { in EnableEncryption() function in VolumeControlDevice
Dvc.cc218 if (!device->EnableEncryption()) { in OnGattConnected()