Searched refs:HciReadAuthenticationEnable (Results 1 – 2 of 2) sorted by relevance
212 void HciReadAuthenticationEnable(packets::PacketView<true> args);
167 SET_HANDLER(OpCode::READ_AUTHENTICATION_ENABLE, HciReadAuthenticationEnable); in DualModeController()576 void DualModeController::HciReadAuthenticationEnable(packets::PacketView<true> args) { in HciReadAuthenticationEnable() function in test_vendor_lib::DualModeController