Lines Matching refs:six
14 import six
27 six.moves.input('Power Off Bluetooth device, then press enter.')
31 six.moves.input('Power ON Bluetooth device, then press enter.')
35 six.moves.input('Put Bluetooth device into pairing mode, then press enter.')
43 mac_address = six.moves.input('Enter BT MAC address, then press enter.')
54 six.moves.input(f'Device name is: {device_name}')
58 six.moves.input('Factory reset Bluetooth on the Bluetooth device, '
68 audio_playing = six.moves.input('Indicate if audio is playing: '
75 six.moves.input('Press the Volume Up Button on the Bluetooth device, '
80 six.moves.input('Press the Volume Down Button on the Bluetooth device, '
85 six.moves.input('Press the Skip Track Button on the Bluetooth device, '
90 six.moves.input('Press the Rewind Track Button on the Bluetooth device, '
95 six.moves.input('Press the Play Button on the Bluetooth device, '
100 six.moves.input('Press the Pause Button on the Bluetooth device, '
105 six.moves.input('Press the Repeat Button on the Bluetooth device, '
113 six.moves.input('Press the Fast Forward Button on the Bluetooth device, '
121 six.moves.input('Press the Rewind option on the Bluetooth device, '
135 six.moves.input(f'Navigate to directory: {directory}')
146 six.moves.input(f'Delete a song {file_path}')
153 six.moves.input('Shuffle a playlist')
161 six.moves.input('Press the volume up button for an active call.')
168 six.moves.input('Press the volume down button for an active call.')
175 six.moves.input('Press the button to answer the phone call.')
182 six.moves.input('Press the button to hang up on the phone call.')
192 six.moves.input(f'Select contact, {name}, to call.')
202 six.moves.input(f'Dial phone number and initiate a call. {phone_number}')
212 six.moves.input('Press the button to swap calls.')
222 six.moves.input('Press the button to merge calls into a conference call.')
231 six.moves.input('Press the hold button to put primary call on hold.')
238 six.moves.input('Press Mute button on active call.')
245 six.moves.input('Press the Unmute button on an active call.')
252 six.moves.input('Press the Reject button to reject an incoming call.')
259 six.moves.input('Press the Answer button on an incoming VOIP phone call.')
266 six.moves.input('Press the hangup button on the active VOIP call.')
273 six.moves.input('Press the Reject button on the incoming VOIP call.')
280 six.moves.input('Initiate a voice dial.')
287 six.moves.input('Initiate a call to the last number dialed.')
295 six.moves.input('Reroute call audio.')