Searched refs:HciUserConfirmationRequestNegativeReply (Results 1 – 2 of 2) sorted by relevance
152 void HciUserConfirmationRequestNegativeReply(packets::PacketView<true> args);
156 …HANDLER(OpCode::USER_CONFIRMATION_REQUEST_NEGATIVE_REPLY, HciUserConfirmationRequestNegativeReply); in DualModeController()436 void DualModeController::HciUserConfirmationRequestNegativeReply(packets::PacketView<true> args) { in HciUserConfirmationRequestNegativeReply() function in test_vendor_lib::DualModeController