Lines Matching refs:chameleon
221 """Determine if a Chameleon is connected to this host."""
223 _NAME = 'chameleon'
230 """Return the Chameleon connection label."""
232 _NAME = 'chameleon'
239 return [host.chameleon.get_label()]
243 """Return the Chameleon peripherals labels.
245 The 'chameleon:bt_hid' label is applied if the bluetooth
248 Any peripherals plugged into the chameleon board would be
252 _NAME = 'chameleon'
259 bt_hid_device = host.chameleon.get_bluetooth_hid_mouse()