![]() |
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 66 of file btperipheralmanager_p.h.
|
default |
|
inline |
Definition at line 69 of file btperipheralmanager_p.h.
References UpdateRequest(), and charHandle.
Referenced by UpdateRequest().
| QLowEnergyHandle UpdateRequest::charHandle = {} |
Definition at line 75 of file btperipheralmanager_p.h.
Referenced by UpdateRequest().
| ObjCStrongReference<NSData> UpdateRequest::value |
Definition at line 76 of file btperipheralmanager_p.h.