Qt 6.x
The Qt SDK
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: