Searched refs:hid_keyboard_report (Results 1 – 2 of 2) sorted by relevance
26 from acts.test_utils.bt.bt_test_utils import hid_keyboard_report171 host_id, 1, 1, hid_keyboard_report("04"))
975 hid_keyboard_report(key))978 hid_keyboard_report("00"))981 def hid_keyboard_report(key, modifier="00"): function