Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
MgmtEventDeviceFound Struct Reference
+ Collaboration diagram for MgmtEventDeviceFound:

Public Attributes

bdaddr_t bdaddr
 
quint8 type
 
quint8 rssi
 
quint32 flags
 
quint16 eirLength
 
quint8 eirData [0]
 

Detailed Description

Definition at line 30 of file bluetoothmanagement.cpp.

Member Data Documentation

◆ bdaddr

bdaddr_t MgmtEventDeviceFound::bdaddr

Definition at line 31 of file bluetoothmanagement.cpp.

◆ eirData

quint8 MgmtEventDeviceFound::eirData[0]

Definition at line 36 of file bluetoothmanagement.cpp.

◆ eirLength

quint16 MgmtEventDeviceFound::eirLength

Definition at line 35 of file bluetoothmanagement.cpp.

◆ flags

quint32 MgmtEventDeviceFound::flags

Definition at line 34 of file bluetoothmanagement.cpp.

◆ rssi

quint8 MgmtEventDeviceFound::rssi

Definition at line 33 of file bluetoothmanagement.cpp.

◆ type

quint8 MgmtEventDeviceFound::type

Definition at line 32 of file bluetoothmanagement.cpp.


The documentation for this struct was generated from the following file: