Home | History | Annotate | Download | only in shill

Lines Matching full:autoconnect

162   // AutoConnect MAY choose to ignore the connection request in some
167 // AutoConnect MAY issue RPCs immediately. So AutoConnect MUST NOT
169 virtual void AutoConnect();
328 // If the AutoConnect property has not already been marked as saved, set
620 // RPC setter for the the "AutoConnect" property. Updates the |manager_|.
624 // RPC clear method for the "AutoConnect" property. Sets the AutoConnect
626 // property to allow the AutoConnect property to be enabled automatically.
796 // Disables autoconnect and posts a task to re-enable it after a cooldown.
797 // Note that autoconnect could be disabled for other reasons as well.