Searched refs:acl_connection_interface_ (Results 1 – 7 of 7) sorted by relevance
364 acl_connection_interface_->EnqueueCommand( in Disconnect()371 acl_connection_interface_->EnqueueCommand( in ChangeConnectionPacketType()378 acl_connection_interface_->EnqueueCommand( in AuthenticationRequested()385 acl_connection_interface_->EnqueueCommand( in SetConnectionEncryption()392 acl_connection_interface_->EnqueueCommand( in ChangeConnectionLinkKey()399 acl_connection_interface_->EnqueueCommand( in ReadClockOffset()406 acl_connection_interface_->EnqueueCommand( in HoldMode()413 acl_connection_interface_->EnqueueCommand( in SniffMode()420 acl_connection_interface_->EnqueueCommand( in ExitSniffMode()428 acl_connection_interface_->EnqueueCommand( in QosSetup()[all …]
55 acl_connection_interface_ = hci_layer_->GetAclConnectionInterface( in classic_impl()227 …acl_connection_interface_->EnqueueCommand(std::move(packet), handler_->BindOnce([](CommandStatusVi… in create_connection()276 new ClassicAclConnection(std::move(queue), acl_connection_interface_, handle, address)); in on_connection_complete()297 … acl_connection_interface_->EnqueueCommand(std::move(create_connection_packet_and_address.second), in on_connection_complete()372 acl_connection_interface_->EnqueueCommand( in cancel_connect()378 acl_connection_interface_->EnqueueCommand( in central_link_key()384 acl_connection_interface_->EnqueueCommand(std::move(packet), in switch_role()391 acl_connection_interface_->EnqueueCommand( in write_default_link_policy_settings()397 acl_connection_interface_->EnqueueCommand( in accept_connection()634 acl_connection_interface_->EnqueueCommand( in reject_connection()[all …]
78 AclConnectionInterface* acl_connection_interface_;
37 acl_connection_interface_ = hci_->GetAclConnectionInterface( in Start()107 inject_command<AclCommandView, AclCommandBuilder>(data, acl_connection_interface_); in injectAclConnectionCommand()
85 AclConnectionInterface* acl_connection_interface_; variable
43 return &acl_connection_interface_; in GetAclConnectionInterface()
168 FuzzCommandInterface<AclCommandBuilder> acl_connection_interface_{};