This function enables or disables notifications.
|
Parameters |
Description |
|
const LGATTUUID& serviceUUID |
The UUID of the service provided by a Bluetooth 4.0 devices. |
|
boolean isPrimary |
Specifies if this service is primary. |
|
const LGATTUUID& characteristicUUID |
The UUID of characteristic. |
|
enable |
If return is true, enable the notification; or disable the notification if return is false. |
true: Successful.
false: Failed.
None
LGATTClient.h