Searched refs:AuthenticationRequested (Results 1 – 25 of 28) sorted by relevance
12
2 Upper Tester -> IUT: AuthenticationRequested {
3 Upper Tester -> IUT: AuthenticationRequested {
9 Upper Tester -> IUT: AuthenticationRequested {
8 Upper Tester -> IUT: AuthenticationRequested {
12 rpc AuthenticationRequested(HandleMsg) returns (google.protobuf.Empty) {} rpc
47 virtual bool AuthenticationRequested();
392 bool ClassicAclConnection::AuthenticationRequested() { in AuthenticationRequested() function in bluetooth::hci::acl_manager::ClassicAclConnection
87 AuthenticationRequested(packet) => Some(packet.get_connection_handle()), in command_connection_handle()
45 let _ = ctx.receive_hci_command::<hci::AuthenticationRequested>().await; in initiate()
99 ::grpc::Status AuthenticationRequested( in AuthenticationRequested() function in bluetooth::hci::facade::AclManagerFacadeService110 connection->second.connection_->AuthenticationRequested(); in AuthenticationRequested()143 connection->second.connection_->AuthenticationRequested(); in ConnectionCommand()
232 AuthenticationRequested(_) => { in send_command_complete_event()
99 acl_connection_->AuthenticationRequested(); in Authenticate()