Searched defs:indicate_enabled (Results 1 – 3 of 3) sorted by relevance
| /external/python/bumble/tests/ |
| D | gatt_test.py | 552 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/ |
| D | run_notifier.py | 42 self, connection, characteristic, notify_enabled, indicate_enabled argument
|
| /external/python/bumble/bumble/ |
| D | device.py | 915 self, connection, characteristic, notify_enabled, indicate_enabled argument
|