#import <ThingBLECharacteristic.h>
Definition at line 20 of file ThingBLECharacteristic.h.
◆ customNotifyValue:withcompletion: [1/2]
Custom notifies the peripheral to push data to the central manager.
- Parameters
-
notifyValue | The switch flag. |
aCallback | The callback. |
◆ customNotifyValue:withcompletion: [2/2]
Custom notifies the peripheral to push data to the central manager.
- Parameters
-
notifyValue | The switch flag. |
aCallback | The callback. |
◆ handleNotfiyStateUpdate: [1/2]
- (void) handleNotfiyStateUpdate: |
|
(NSError *) |
anError |
|
◆ handleNotfiyStateUpdate: [2/2]
- (void) handleNotfiyStateUpdate: |
|
(NSError *) |
anError |
|
◆ handleReadValue:error: [1/2]
- (void) handleReadValue: |
|
(NSData *) |
aValue |
error: |
|
(NSError *) |
anError |
|
|
| |
◆ handleReadValue:error: [2/2]
- (void) handleReadValue: |
|
(NSData *) |
aValue |
error: |
|
(NSError *) |
anError |
|
|
| |
◆ handleSetNotified:WithError: [1/2]
- (void) handleSetNotified: |
|
(NSData *) |
data |
WithError: |
|
(NSError *) |
anError |
|
|
| |
◆ handleSetNotified:WithError: [2/2]
- (void) handleSetNotified: |
|
(NSData *) |
data |
WithError: |
|
(NSError *) |
anError |
|
|
| |
◆ handleWrittenValueWithError: [1/2]
- (void) handleWrittenValueWithError: |
|
(NSError *) |
anError |
|
◆ handleWrittenValueWithError: [2/2]
- (void) handleWrittenValueWithError: |
|
(NSError *) |
anError |
|
◆ initWithCharacteristic: [1/2]
- (instancetype) initWithCharacteristic: |
|
(CBCharacteristic *) |
aCharacteristic |
|
◆ initWithCharacteristic: [2/2]
- (instancetype) initWithCharacteristic: |
|
(CBCharacteristic *) |
aCharacteristic |
|
◆ notifyValue:Withcompletion: [1/2]
Notifies the peripheral to push data to the central manager.
- Parameters
-
notifyValue | The switch flag. |
aCallback | The callback. |
◆ notifyValue:Withcompletion: [2/2]
Notifies the peripheral to push data to the central manager.
- Parameters
-
notifyValue | The switch flag. |
aCallback | The callback. |
◆ readValueWithBlock: [1/2]
Reads from the peripheral.
- Parameters
-
◆ readValueWithBlock: [2/2]
Reads from the peripheral.
- Parameters
-
◆ writeByte:Withcompletion: [1/2]
Writes bytes to the peripheral.
- Parameters
-
aByte | The bytes to be written. |
aCallback | The callback. |
◆ writeByte:Withcompletion: [2/2]
Writes bytes to the peripheral.
- Parameters
-
aByte | The bytes to be written. |
aCallback | The callback. |
◆ writeData:Withcompletion: [1/2]
Writes to the peripheral.
- Parameters
-
data | The binary streams to be written. |
aCallback | The callback. |
◆ writeData:Withcompletion: [2/2]
Writes to the peripheral.
- Parameters
-
data | The binary streams to be written. |
aCallback | The callback. |
◆ cbCharacteristic
- (CBCharacteristic *) cbCharacteristic |
|
readnonatomicstrong |
◆ notifyCallback
◆ properties
- (CBCharacteristicProperties) properties |
|
readwritenonatomicassign |
◆ readCallback
◆ UUIDString
- (NSString *) UUIDString |
|
readnonatomicweak |
◆ writeCallback
The documentation for this class was generated from the following files:
- /Users/humtong/Downloads/Pods_副本/ThingBluetooth/Build/ThingBluetooth.xcframework/ios-arm64_x86_64-simulator/ThingBluetooth.framework/Headers/ThingBLECharacteristic.h
- /Users/humtong/Downloads/Pods_副本/ThingBluetooth/Build/ThingBluetooth.xcframework/ios-arm64/ThingBluetooth.framework/Headers/ThingBLECharacteristic.h