Searched defs:apply_settings (Results 1 – 3 of 3) sorted by relevance
/external/autotest/server/cros/ap_configurators/ | ||
D | static_ap_configurator.py | 141 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 |