Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/bumble/examples/
Dkeyboard.py150 def on_hid_control_point_write(_connection, value): function
310 CharacteristicValue(write=on_hid_control_point_write),
/aosp_15_r20/packages/modules/Bluetooth/pandora/server/bumble_experimental/
Dhid.py353 def on_hid_control_point_write(_connection, value): function
572 CharacteristicValue(write=on_hid_control_point_write),