Searched refs:EnableEncryption (Results 1 – 4 of 4) sorted by relevance
38 bool VolumeControlDevice::EnableEncryption(tBTM_SEC_CALLBACK* callback) { in EnableEncryption() function in VolumeControlDevice
101 bool EnableEncryption(tBTM_SEC_CALLBACK* callback);
239 bool VolumeControlDevice::EnableEncryption(tBTM_SEC_CALLBACK* callback) { in EnableEncryption() function in VolumeControlDevice
130 if (!device->EnableEncryption(enc_callback_static)) { in OnGattConnected()