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.cc35 void VolumeControlDevice::EnableEncryption() { inc_func_call_count(__func__); } in EnableEncryption() function in VolumeControlDevice
/packages/modules/Bluetooth/system/bta/vc/
Ddevices.h140 void EnableEncryption();
Ddevice.cc421 void VolumeControlDevice::EnableEncryption() { in EnableEncryption() function in VolumeControlDevice
Dvc.cc166 device->EnableEncryption(); in OnGattConnected()