Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/model/controller/
Ddual_mode_controller.h152 void HciUserConfirmationRequestNegativeReply(packets::PacketView<true> args);
Ddual_mode_controller.cc156 …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