update nuk ble lib

This commit is contained in:
technyon
2023-01-10 17:32:08 +01:00
parent 2954f800de
commit 7b3e15832a
13 changed files with 49 additions and 14 deletions

View File

@@ -58,7 +58,8 @@ public:
int duration = 0,
int max_events = 0);
bool stopAdvertising(uint8_t inst_id);
#else
#endif
#if !CONFIG_BT_NIMBLE_EXT_ADV || defined(_DOXYGEN_)
NimBLEAdvertising* getAdvertising();
bool startAdvertising();
#endif