Home
last modified time | relevance | path

Searched defs:AuthenticationRequested (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/gd/hci/facade/
H A Dacl_manager_facade.cc89 ::grpc::Status AuthenticationRequested( in AuthenticationRequested() function in bluetooth::hci::facade::AclManagerFacadeService
/aosp12/system/bt/gd/hci/acl_manager/
H A Dclassic_acl_connection.cc377 bool ClassicAclConnection::AuthenticationRequested() { in AuthenticationRequested() function in bluetooth::hci::acl_manager::ClassicAclConnection
/aosp12/system/bt/stack/include/
H A Dhcimsgs.h83 void (*AuthenticationRequested)(uint16_t handle); member
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Dlink_layer_controller.cc2062 ErrorCode LinkLayerController::AuthenticationRequested(uint16_t handle) { in AuthenticationRequested() function in test_vendor_lib::LinkLayerController
H A Ddual_mode_controller.cc1002 void DualModeController::AuthenticationRequested(CommandView command) { in AuthenticationRequested() function in test_vendor_lib::DualModeController