Home
last modified time | relevance | path

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

/external/python/bumble/examples/
Drun_gatt_server.py62 def my_custom_read_with_error(connection): function
116 … CharacteristicValue(read=my_custom_read_with_error, write=my_custom_write_with_error)