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
UpdateRequest Struct Reference

#include <btperipheralmanager_p.h>

+ Collaboration diagram for UpdateRequest:

Public Member Functions

 UpdateRequest ()=default
 
 UpdateRequest (QLowEnergyHandle handle, const ObjCStrongReference< NSData > &val)
 

Public Attributes

QLowEnergyHandle charHandle = {}
 
ObjCStrongReference< NSData > value
 

Detailed Description

Definition at line 74 of file btperipheralmanager_p.h.

Constructor & Destructor Documentation

◆ UpdateRequest() [1/2]

UpdateRequest::UpdateRequest ( )
default

◆ UpdateRequest() [2/2]

UpdateRequest::UpdateRequest ( QLowEnergyHandle handle,
const ObjCStrongReference< NSData > & val )
inline

Definition at line 77 of file btperipheralmanager_p.h.

Member Data Documentation

◆ charHandle

QLowEnergyHandle UpdateRequest::charHandle = {}

Definition at line 83 of file btperipheralmanager_p.h.

◆ value

ObjCStrongReference<NSData> UpdateRequest::value

Definition at line 84 of file btperipheralmanager_p.h.


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