Searched refs:UserConfirmationRequestReply (Results 1 – 7 of 7) sorted by relevance
179 void UserConfirmationRequestReply(CommandView args);
66 ErrorCode UserConfirmationRequestReply(const Address& peer);
131 SET_SUPPORTED(USER_CONFIRMATION_REQUEST_REPLY, UserConfirmationRequestReply); in DualModeController()672 void DualModeController::UserConfirmationRequestReply(CommandView command) { in UserConfirmationRequestReply() function in test_vendor_lib::DualModeController679 auto status = link_layer_controller_.UserConfirmationRequestReply(peer); in UserConfirmationRequestReply()
1951 ErrorCode LinkLayerController::UserConfirmationRequestReply( in UserConfirmationRequestReply() function in test_vendor_lib::LinkLayerController
112 void (*UserConfirmationRequestReply)(const RawAddress& bd_addr, bool is_yes); member
1922 .UserConfirmationRequestReply = btsnd_hcic_user_conf_reply, // OCF 0x042C,
1228 packet UserConfirmationRequestReply : SecurityCommand (op_code = USER_CONFIRMATION_REQUEST_REPLY) {