![]() |
Qt 6.x
The Qt SDK
|
Instance Methods | |
(void) | - addConnectedCentral: |
(CBService *) | - findIncludedService: |
(void) | - addIncludedServices:to:qtService: |
(void) | - addCharacteristicsAndDescriptors:to:qtService: |
(CBATTError) | - validateWriteRequest: |
Definition at line 129 of file btperipheralmanager.mm.
- (void) addCharacteristicsAndDescriptors: | (const QLowEnergyServiceData &) | data | |
to: | (CBMutableService *) | cbService | |
qtService: | (QLowEnergyServicePrivate *) | qtService | |
- (void) addConnectedCentral: | (CBCentral *) | central |
- (void) addIncludedServices: | (const QLowEnergyServiceData &) | data | |
to: | (CBMutableService *) | cbService | |
qtService: | (QLowEnergyServicePrivate *) | qtService | |
- (CBService *) findIncludedService: | (const QBluetoothUuid &) | qtUUID |
- (CBATTError) validateWriteRequest: | (CBATTRequest *) | request |