We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
AndroidLowEnergyAdvertisementData
1 parent c1cf166 commit 87455ceCopy full SHA for 87455ce
Sources/AndroidBluetooth/AndroidAdvertisement.swift
@@ -43,7 +43,7 @@ extension AndroidLowEnergyAdvertisementData: AdvertisementData {
43
}
44
45
/// The Manufacturer data of a peripheral.
46
- public var manufacturerData: GAPManufacturerSpecificData? {
+ public var manufacturerData: ManufacturerSpecificData? {
47
48
let decoded = decode()
49
0 commit comments