HomeSort by relevance Sort by last modified time
    Searched refs:hid_device_send_key_data_report (Results 1 - 2 of 2) sorted by null

  /tools/test/connectivity/acts/tests/google/bt/hid/
HidDeviceTest.py 27 from acts.test_utils.bt.bt_test_utils import hid_device_send_key_data_report
163 hid_device_send_key_data_report(host_id, self.device_ad, "04")
164 hid_device_send_key_data_report(host_id, self.device_ad, "05")
224 hid_device_send_key_data_report(host_id, self.device_ad, "04")
225 hid_device_send_key_data_report(host_id, self.device_ad, "05")
  /tools/test/connectivity/acts/framework/acts/test_utils/bt/
bt_test_utils.py 1355 def hid_device_send_key_data_report(host_id, device_ad, key, interval=1): function
    [all...]

Completed in 417 milliseconds