Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dacl.cc735 void SetConnectionEncryption(hci::Enable is_encryption_enabled) { in SetConnectionEncryption() function in ClassicShimAclConnection
1041 void SetConnectionEncryption(HciHandle handle, hci::Enable enable) { in SetConnectionEncryption() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_acl_connection.cc411 bool ClassicAclConnection::SetConnectionEncryption(Enable enable) { in SetConnectionEncryption() function in bluetooth::hci::acl_manager::ClassicAclConnection
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dtest_packets.cc1182 DynamicByteBuffer SetConnectionEncryption(hci_spec::ConnectionHandle conn, in SetConnectionEncryption() function