Lines Matching +full:case +full:- +full:sensitive
4 # Use of this source code is governed by a BSD-style license that can be
89 'PseudoModemManager: ' + e.get_dbus_name() + ' - ' +
113 strings containing non-numeric characters for the sender field
128 'PseudoModemManager: ' + e.get_dbus_name() + ' - ' +
145 set pco <pco-value>
156 print '\nExpected: pco <pco-value>. Found: ' + args + '\n'
170 'PseudoModemManager: ' + e.get_dbus_name() + ' - ' +
179 print ('\nUsage: set pco <pco-value>\n<pco-value> can be empty to set'
200 @param machine: Case sensitive name of the machine.
221 print ('\nUsage: is_waiting <state-machine-name>\n'
224 'state-machine-name is the case sensitive name of the machine'
232 @param machine: Case sensitive name of the state machine to advance.
250 print ('\nUsage: advance <state-machine-name>\n'
252 'state-machine-name is the case sensitive name of the machine'
286 """ main method, run when this module is executed as stand-alone. """