Home
last modified time | relevance | path

Searched defs:apply_settings (Results 1 – 3 of 3) sorted by relevance

/external/autotest/server/cros/ap_configurators/
Dstatic_ap_configurator.py141 def apply_settings(self): member in StaticAPConfigurator
Dap_configurator.py192 def apply_settings(self): member in APConfiguratorAbstract
/external/libiio/src/
Dserial.c291 static int apply_settings(struct sp_port *port, unsigned int baud_rate, in apply_settings() function