Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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:
(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: [1/2]

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

◆ addCharacteristicsAndDescriptors:to:qtService: [2/2]

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

◆ addConnectedCentral: [1/2]

- (void) addConnectedCentral: (CBCentral *) central

◆ addConnectedCentral: [2/2]

- (void) addConnectedCentral: (CBCentral *) central

◆ addIncludedServices:to:qtService: [1/2]

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

◆ addIncludedServices:to:qtService: [2/2]

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

◆ findIncludedService: [1/2]

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

◆ findIncludedService: [2/2]

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

◆ validateWriteRequest: [1/2]

- (CBATTError) validateWriteRequest: (CBATTRequest *) request

◆ validateWriteRequest: [2/2]

- (CBATTError) validateWriteRequest: (CBATTRequest *) request

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