Home
last modified time | relevance | path

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

/external/python/bumble/tests/
Dgatt_test.py361 def on_characteristic1_subscription(connection, notify_enabled, indicate_enabled): argument
373 def on_characteristic2_subscription(connection, notify_enabled, indicate_enabled): argument
385 def on_characteristic3_subscription(connection, notify_enabled, indicate_enabled): argument
400 … def on_characteristic_subscription(connection, characteristic, notify_enabled, indicate_enabled): argument
/external/python/bumble/examples/
Drun_notifier.py44 …def on_characteristic_subscription(self, connection, characteristic, notify_enabled, indicate_enab… argument
/external/python/bumble/bumble/
Ddevice.py368 …def on_characteristic_subscription(self, connection, characteristic, notify_enabled, indicate_enab… argument