Home
last modified time | relevance | path

Searched refs:HandleSetConnectionEncryption (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Dlink_layer_controller.h83 …void HandleSetConnectionEncryption(const Address& address, uint16_t handle, uint8_t encryption_ena…
H A Dlink_layer_controller.cc2077 void LinkLayerController::HandleSetConnectionEncryption( in HandleSetConnectionEncryption() function in test_vendor_lib::LinkLayerController
2118 HandleSetConnectionEncryption(remote.GetAddress(), handle, in SetConnectionEncryption()