Home
last modified time | relevance | path

Searched defs:UserConfirmationRequestReply (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/stack/include/
H A Dhcimsgs.h112 void (*UserConfirmationRequestReply)(const RawAddress& bd_addr, bool is_yes); member
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Dlink_layer_controller.cc1951 ErrorCode LinkLayerController::UserConfirmationRequestReply( in UserConfirmationRequestReply() function in test_vendor_lib::LinkLayerController
H A Ddual_mode_controller.cc672 void DualModeController::UserConfirmationRequestReply(CommandView command) { in UserConfirmationRequestReply() function in test_vendor_lib::DualModeController