Home
last modified time | relevance | path

Searched defs:SetConnectionEncryption (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_acl_connection.cc390 bool ClassicAclConnection::SetConnectionEncryption(Enable enable) { in SetConnectionEncryption() function in bluetooth::hci::acl_manager::ClassicAclConnection
/packages/modules/Bluetooth/system/main/shim/
Dacl.cc717 void SetConnectionEncryption(hci::Enable is_encryption_enabled) { in SetConnectionEncryption() function in ClassicShimAclConnection
1032 void SetConnectionEncryption(HciHandle handle, hci::Enable enable) { in SetConnectionEncryption() function