diff --git a/bumble/profiles/asha_service.py b/bumble/profiles/asha_service.py index 139d304..1b1e93a 100644 --- a/bumble/profiles/asha_service.py +++ b/bumble/profiles/asha_service.py @@ -20,7 +20,7 @@ import struct import logging from typing import List from ..core import AdvertisingData -from ..device import Device +from ..device import Device, Connection from ..gatt import ( GATT_ASHA_SERVICE, GATT_ASHA_READ_ONLY_PROPERTIES_CHARACTERISTIC,