Home
last modified time | relevance | path

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

/external/python/bumble/apps/
Dgg_bridge.py156 def on_connection_failure(self, error): member in GattlinkHubBridge
/external/python/bumble/bumble/
Ddevice.py908 def on_connection_failure(self, error): member in Device.Listener
1653 def on_connection_failure(error): function
1923 def on_connection_failure(error): function
2547 def on_connection_failure(self, transport, peer_address, error_code): member in Device