Home
last modified time | relevance | path

Searched defs:keyboard_device (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/autotest/server/cros/bluetooth/
H A Dbluetooth_adapter_qr_tests.py488 def qr_a2dp_cl_keyboard(self, audio_device, keyboard_device, test_profile): argument
504 def qr_hfp_dut_as_sink_cl_keyboard(self, audio_device, keyboard_device, argument
/aosp_15_r20/external/python/bumble/examples/
Dkeyboard.py240 async def keyboard_device(device, command): function
Drun_hid_device.py428 async def keyboard_device(hid_device: HID_Device): function