Searched defs:unreliable (Results 1 - 1 of 1) sorted by path

/system/connectivity/shill/
H A Dservice.h540 void set_unreliable(bool unreliable) { unreliable_ = unreliable; } argument
541 bool unreliable() const { return unreliable_; } function in class:shill::Service
920 // Flag indicating if this service is unreliable (experiencing multiple

Completed in 37 milliseconds