Searched defs:show_services (Results 1 – 2 of 2) sorted by relevance
| /external/python/bumble/bumble/ | ||
| D | gatt_client.py | 98 def show_services(services: Iterable[ServiceProxy]) -> None: function |
| D | gatt.py | 312 def show_services(services: Iterable[Service]) -> None: function |