Lines Matching +full:case +full:- +full:sensitive
4 # Use of this source code is governed by a BSD-style license that can be
88 'PseudoModemManager: ' + e.get_dbus_name() + ' - ' +
112 strings containing non-numeric characters for the sender field
127 'PseudoModemManager: ' + e.get_dbus_name() + ' - ' +
144 set pco <pco-value>
155 print '\nExpected: pco <pco-value>. Found: ' + args + '\n'
164 'PseudoModemManager: ' + e.get_dbus_name() + ' - ' +
173 print ('\nUsage: set pco <pco-value>\n<pco-value> can be empty to set'
194 @param machine: Case sensitive name of the machine.
215 print ('\nUsage: is_waiting <state-machine-name>\n'
218 'state-machine-name is the case sensitive name of the machine'
226 @param machine: Case sensitive name of the state machine to advance.
244 print ('\nUsage: advance <state-machine-name>\n'
246 'state-machine-name is the case sensitive name of the machine'
280 """ main method, run when this module is executed as stand-alone. """