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.cc38 void VolumeControlDevice::EnableEncryption() { in EnableEncryption() function in VolumeControlDevice
/packages/modules/Bluetooth/system/bta/vc/
Ddevices.h135 void EnableEncryption();
Ddevice.cc419 void VolumeControlDevice::EnableEncryption() { in EnableEncryption() function in VolumeControlDevice
Dvc.cc163 device->EnableEncryption(); in OnGattConnected()