|
FastLED 3.9.15
|
| fl::pair< fl::function< fl::optional< fl::json >()>, fl::function< void(const fl::json &)> > fl::net::ble::getTransportCallbacks | ( | TransportState * | state | ) |
Get RequestSource and ResponseSink lambdas for fl::Remote.
| state | Pointer returned by createTransport (must outlive returned lambdas) |
Definition at line 36 of file ble.cpp.hpp.
References FL_ERROR, and FL_NOEXCEPT.
Referenced by AutoResearchRemoteControl::startBleRemote().
Here is the caller graph for this function: