delete an obsolete Note from the documentation in Gap.h
This commit is contained in:
parent
34c8447a63
commit
e31c2ef54e
1 changed files with 0 additions and 3 deletions
|
@ -500,9 +500,6 @@ public:
|
|||
* Reset any advertising payload prepared from prior calls to
|
||||
* accumulateAdvertisingPayload(). This automatically propagates the re-
|
||||
* initialized adv payload to the underlying stack.
|
||||
*
|
||||
* Note: This should be followed by a call to setAdvertisingPayload() or
|
||||
* startAdvertising() before the update takes effect.
|
||||
*/
|
||||
void clearAdvertisingPayload(void) {
|
||||
_advPayload.clear();
|
||||
|
|
Loading…
Reference in a new issue