Home
last modified time | relevance | path

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

/aosp12/system/bt/main/shim/
H A Dacl.cc575 void SetConnectionEncryption(hci::Enable is_encryption_enabled) { in SetConnectionEncryption() function in ClassicShimAclConnection
781 void SetConnectionEncryption(HciHandle handle, hci::Enable enable) { in SetConnectionEncryption() function
/aosp12/system/bt/gd/hci/acl_manager/
H A Dclassic_acl_connection.cc384 bool ClassicAclConnection::SetConnectionEncryption(Enable enable) { in SetConnectionEncryption() function in bluetooth::hci::acl_manager::ClassicAclConnection
/aosp12/system/bt/stack/include/
H A Dhcimsgs.h84 void (*SetConnectionEncryption)(uint16_t handle, bool enable); member
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Dlink_layer_controller.cc2101 ErrorCode LinkLayerController::SetConnectionEncryption( in SetConnectionEncryption() function in test_vendor_lib::LinkLayerController
H A Ddual_mode_controller.cc1015 void DualModeController::SetConnectionEncryption(CommandView command) { in SetConnectionEncryption() function in test_vendor_lib::DualModeController