Searched defs:current_settings (Results 1 – 5 of 5) sorted by relevance
29 def compare_property(self, bluez_property, mgmt_setting, current_settings): argument
456 struct termios current_settings; in disable_echo() local472 struct termios current_settings; in get_passphrase() local
505 struct termios current_settings; in disable_echo() local521 struct termios current_settings; in get_passphrase() local
357 current_settings = settings._profiles[settings._current_profile].__dict__ variable
357 static struct settings *current_settings(void) in current_settings() function