Searched defs:disconnect_command (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/python/bumble/bumble/ |
D | link.py | 167 self, central_address, peripheral_address, disconnect_command argument 184 def disconnect(self, central_address, peripheral_address, disconnect_command): argument 612 def on_disconnection_complete(self, disconnect_command): argument 617 def disconnect(self, central_address, peripheral_address, disconnect_command): argument
|