Searched defs:apply_settings (Results 1 – 4 of 4) sorted by relevance
| /external/autotest/server/cros/ap_configurators/ | ||
| D | static_ap_configurator.py | 143     def apply_settings(self):  member in StaticAPConfigurator | 
| D | ap_configurator.py | 192     def apply_settings(self):  member in APConfiguratorAbstract | 
| /external/libiio/src/ | ||
| D | serial.c | 291 static int apply_settings(struct sp_port *port, unsigned int baud_rate,  in apply_settings()  function | 
| /external/python/pyserial/serial/ | ||
| D | serialutil.py | 515     def apply_settings(self, d):  member in SerialBase |