downgrade nimble to 1.4.0

This commit is contained in:
technyon
2022-12-24 09:55:14 +01:00
parent 1174d21001
commit d4b0aa6ef6
14 changed files with 29 additions and 56 deletions

View File

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