Searched defs:AuthenticationRequested (Results 1 – 5 of 5) sorted by relevance
/aosp12/system/bt/gd/hci/facade/ | ||
H A D | acl_manager_facade.cc | 89 ::grpc::Status AuthenticationRequested( in AuthenticationRequested() function in bluetooth::hci::facade::AclManagerFacadeService |
/aosp12/system/bt/gd/hci/acl_manager/ | ||
H A D | classic_acl_connection.cc | 377 bool ClassicAclConnection::AuthenticationRequested() { in AuthenticationRequested() function in bluetooth::hci::acl_manager::ClassicAclConnection |
/aosp12/system/bt/stack/include/ | ||
H A D | hcimsgs.h | 83 void (*AuthenticationRequested)(uint16_t handle); member |
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/ | ||
H A D | link_layer_controller.cc | 2062 ErrorCode LinkLayerController::AuthenticationRequested(uint16_t handle) { in AuthenticationRequested() function in test_vendor_lib::LinkLayerController |
H A D | dual_mode_controller.cc | 1002 void DualModeController::AuthenticationRequested(CommandView command) { in AuthenticationRequested() function in test_vendor_lib::DualModeController |