Home
last modified time | relevance | path

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

/external/python/bumble/tests/
Dgatt_test.py552 def on_characteristic1_subscription(connection, notify_enabled, indicate_enabled): argument
568 def on_characteristic2_subscription(connection, notify_enabled, indicate_enabled): argument
584 def on_characteristic3_subscription(connection, notify_enabled, indicate_enabled): argument
600 connection, characteristic, notify_enabled, indicate_enabled argument
/external/python/bumble/examples/
Drun_notifier.py42 self, connection, characteristic, notify_enabled, indicate_enabled argument
/external/python/bumble/apps/
Dbench.py581 def on_rx_subscription(self, _connection, notify_enabled, _indicate_enabled): argument
/external/python/bumble/bumble/
Ddevice.py915 self, connection, characteristic, notify_enabled, indicate_enabled argument