Searched defs:AuthenticationRequested (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Bluetooth/system/blueberry/facade/hci/ | ||
D | acl_manager_facade.proto | 12 rpc AuthenticationRequested(HandleMsg) returns (google.protobuf.Empty) {} rpc |
/packages/modules/Bluetooth/system/gd/hci/facade/ | ||
D | acl_manager_facade.cc | 99 ::grpc::Status AuthenticationRequested( in AuthenticationRequested() function in bluetooth::hci::facade::AclManagerFacadeService |
/packages/modules/Bluetooth/system/gd/hci/acl_manager/ | ||
D | classic_acl_connection.cc | 392 bool ClassicAclConnection::AuthenticationRequested() { in AuthenticationRequested() function in bluetooth::hci::acl_manager::ClassicAclConnection |