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
DarwinBTPeripheralManager(PrivateAPI) Category Reference
+ Collaboration diagram for DarwinBTPeripheralManager(PrivateAPI):

Instance Methods

(void- addConnectedCentral:
 
(CBService *) - findIncludedService:
 
(void- addIncludedServices:to:qtService:
 
(void- addCharacteristicsAndDescriptors:to:qtService:
 
(CBATTError) - validateWriteRequest:
 

Detailed Description

Definition at line 129 of file btperipheralmanager.mm.

Method Documentation

◆ addCharacteristicsAndDescriptors:to:qtService:

- (void) addCharacteristicsAndDescriptors: (const QLowEnergyServiceData &) data
to: (CBMutableService *) cbService
qtService: (QLowEnergyServicePrivate *) qtService 

◆ addConnectedCentral:

- (void) addConnectedCentral: (CBCentral *) central

◆ addIncludedServices:to:qtService:

- (void) addIncludedServices: (const QLowEnergyServiceData &) data
to: (CBMutableService *) cbService
qtService: (QLowEnergyServicePrivate *) qtService 

◆ findIncludedService:

- (CBService *) findIncludedService: (const QBluetoothUuid &) qtUUID

◆ validateWriteRequest:

- (CBATTError) validateWriteRequest: (CBATTRequest *) request

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