mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #5229 from akosthekiss/ble-service-doc-fix
Fix documentation of BLE GattCharacteristicpull/5283/merge
commit
82196ee520
|
|
@ -46,8 +46,7 @@ public:
|
|||
|
||||
public:
|
||||
/**
|
||||
* @brief Creates a new GattService using the specified 16-bit
|
||||
* UUID, value length, and properties.
|
||||
* @brief Creates a new GattService using the specified UUID and characteristics.
|
||||
*
|
||||
* @note The UUID value must be unique and is normally >1.
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in New Issue