diff --git a/bumble/profiles/asha_service.py b/bumble/profiles/asha_service.py index e5565bf..6790b2c 100644 --- a/bumble/profiles/asha_service.py +++ b/bumble/profiles/asha_service.py @@ -137,10 +137,6 @@ class AshaService(TemplateService): return bytes( AdvertisingData( [ - ( - AdvertisingData.INCOMPLETE_LIST_OF_16_BIT_SERVICE_CLASS_UUIDS, - bytes(GATT_ASHA_SERVICE), - ), ( AdvertisingData.SERVICE_DATA_16_BIT_UUID, bytes(GATT_ASHA_SERVICE)