|
FastLED 3.9.15
|
| void fl::net::ble::destroyTransport | ( | TransportState * | state | ) |
Deinitialize BLE stack and free heap state.
| state | Pointer returned by createTransport (safe to call with nullptr) |
Definition at line 26 of file ble.cpp.hpp.
References FL_ERROR, and FL_NOEXCEPT.
Referenced by AutoResearchRemoteControl::tick().
Here is the caller graph for this function: