We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1120378 commit 104cf06Copy full SHA for 104cf06
src/NimBLEAdvertising.h
@@ -56,8 +56,6 @@ class NimBLEAdvertising {
56
bool setDiscoverableMode(uint8_t mode);
57
bool reset();
58
bool isAdvertising();
59
-
60
-private:
61
void setScanFilter(bool scanRequestWhitelistOnly, bool connectWhitelistOnly);
62
void enableScanResponse(bool enable);
63
void setAdvertisingInterval(uint16_t interval);
0 commit comments