Home
last modified time | relevance | path

Searched refs:on_hid_interrupt_data_cb (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/python/bumble/examples/
Drun_hid_host.py291 def on_hid_interrupt_data_cb(pdu: bytes): function
341 hid_host.on('interrupt_data', on_hid_interrupt_data_cb)