![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
| AdvertisementData (NSDictionary *AdvertisementData) | |
| AdvertisementData (NSDictionary *AdvertisementData) | |
Public Attributes | |
| QString | localName |
| QList< QBluetoothUuid > | serviceUuids |
| QHash< quint16, QByteArray > | manufacturerData |
| QHash< QBluetoothUuid, QByteArray > | serviceData |
Definition at line 36 of file btledeviceinquiry.mm.
| DarwinBluetooth::AdvertisementData::AdvertisementData | ( | NSDictionary * | AdvertisementData | ) |
Definition at line 56 of file btledeviceinquiry.mm.
| DarwinBluetooth::AdvertisementData::AdvertisementData | ( | NSDictionary * | AdvertisementData | ) |
| QString DarwinBluetooth::AdvertisementData::localName |
Definition at line 48 of file btledeviceinquiry.mm.
| QHash< quint16, QByteArray > DarwinBluetooth::AdvertisementData::manufacturerData |
Definition at line 50 of file btledeviceinquiry.mm.
| QHash< QBluetoothUuid, QByteArray > DarwinBluetooth::AdvertisementData::serviceData |
Definition at line 51 of file btledeviceinquiry.mm.
| QList< QBluetoothUuid > DarwinBluetooth::AdvertisementData::serviceUuids |
Definition at line 49 of file btledeviceinquiry.mm.