Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <btperipheralmanager_p.h>
Public Member Functions | |
UpdateRequest ()=default | |
UpdateRequest (QLowEnergyHandle handle, const ObjCStrongReference< NSData > &val) | |
Public Attributes | |
QLowEnergyHandle | charHandle = {} |
ObjCStrongReference< NSData > | value |
Definition at line 74 of file btperipheralmanager_p.h.
|
default |
|
inline |
Definition at line 77 of file btperipheralmanager_p.h.
References UpdateRequest(), and charHandle.
Referenced by UpdateRequest().
QLowEnergyHandle UpdateRequest::charHandle = {} |
Definition at line 83 of file btperipheralmanager_p.h.
Referenced by UpdateRequest().
ObjCStrongReference<NSData> UpdateRequest::value |
Definition at line 84 of file btperipheralmanager_p.h.