Searched defs:on_pairing_start (Results 1 – 2 of 2) sorted by relevance
| /external/python/bumble/apps/ | ||
| D | pair.py | 266 def on_pairing_start(): function |
| /external/python/bumble/bumble/ | ||
| D | device.py | 4357 def on_pairing_start(self, connection: Connection) -> None: member in Device |