Searched defs:UserConfirmationRequestReply (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/bt/stack/include/ | ||
H A D | hcimsgs.h | 112 void (*UserConfirmationRequestReply)(const RawAddress& bd_addr, bool is_yes); member |
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/ | ||
H A D | link_layer_controller.cc | 1951 ErrorCode LinkLayerController::UserConfirmationRequestReply( in UserConfirmationRequestReply() function in test_vendor_lib::LinkLayerController |
H A D | dual_mode_controller.cc | 672 void DualModeController::UserConfirmationRequestReply(CommandView command) { in UserConfirmationRequestReply() function in test_vendor_lib::DualModeController |