Searched refs:UserConfirmationRequestNegativeReply (Results 1 – 3 of 3) sorted by relevance
54 hci::Status UserConfirmationRequestNegativeReply(const Address& peer);
808 hci::Status LinkLayerController::UserConfirmationRequestNegativeReply(const Address& peer) { in UserConfirmationRequestNegativeReply() function in test_vendor_lib::LinkLayerController
441 hci::Status status = link_layer_controller_.UserConfirmationRequestNegativeReply(peer); in HciUserConfirmationRequestNegativeReply()