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.h141 bool EnableEncryption();
Ddevice.cc423 bool VolumeControlDevice::EnableEncryption() { in EnableEncryption() function in VolumeControlDevice
Dvc.cc190 if (!device->EnableEncryption()) { in OnGattConnected()