Searched refs:HciSetConnectionEncryption (Results 1 – 2 of 2) sorted by relevance
128 void HciSetConnectionEncryption(packets::PacketView<true> args);
165 SET_HANDLER(OpCode::SET_CONNECTION_ENCRYPTION, HciSetConnectionEncryption); in DualModeController()560 void DualModeController::HciSetConnectionEncryption(packets::PacketView<true> args) { in HciSetConnectionEncryption() function in test_vendor_lib::DualModeController