mirror of
https://github.com/google/bumble.git
synced 2026-05-09 04:08:02 +00:00
Add missing Connection import
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user