Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/bumble/examples/
Drun_hid_device.py582 def on_get_protocol_cb() -> HID_Device.GetSetStatus: function
617 hid_device.register_get_protocol_cb(on_get_protocol_cb)
/aosp_15_r20/packages/modules/Bluetooth/pandora/server/bumble_experimental/
Dhid.py678 def on_get_protocol_cb(): function
726 hid_device.register_get_protocol_cb(on_get_protocol_cb)