Home
last modified time | relevance | path

Searched defs:on_pairing_start (Results 1 – 2 of 2) sorted by relevance

/external/python/bumble/apps/
Dpair.py266 def on_pairing_start(): function
/external/python/bumble/bumble/
Ddevice.py4357 def on_pairing_start(self, connection: Connection) -> None: member in Device