|
ndn-embeds 0.1.0
Lightweight NDN protocol stack for embedded systems
|
This is the complete list of members for ndn::EspNowFace, including all inherited members.
| addPeer(const uint8_t *mac) | ndn::EspNowFace | |
| broadcast(const uint8_t *data, size_t len) override | ndn::EspNowFace | virtual |
| clearMacFilters() | ndn::EspNowFace | |
| EspNowFace(FaceId faceId=2) | ndn::EspNowFace | explicit |
| getMacAddress(FaceId faceId, uint8_t *mac) const | ndn::EspNowFace | |
| hasMacFilter() const | ndn::EspNowFace | inline |
| id() const override | ndn::EspNowFace | inlinevirtual |
| instance() | ndn::EspNowFace | inlinestatic |
| MAX_MAC_FILTERS | ndn::EspNowFace | static |
| maxPayloadSize() const override | ndn::EspNowFace | inlinevirtual |
| onPacketReceived(FaceId faceId, const uint8_t *data, size_t len) | ndn::Face | inlineprotected |
| packetCallback_ | ndn::Face | protected |
| peerCount() const | ndn::EspNowFace | |
| processReceiveQueue() | ndn::EspNowFace | |
| removePeer(FaceId faceId) | ndn::EspNowFace | |
| send(const uint8_t *data, size_t len) override | ndn::EspNowFace | virtual |
| sendTo(FaceId destFace, const uint8_t *data, size_t len) override | ndn::EspNowFace | virtual |
| setMacFilter(const uint8_t *mac) | ndn::EspNowFace | |
| setMacFilters(const uint8_t macs[][6], size_t count) | ndn::EspNowFace | |
| setPacketCallback(PacketCallback callback) | ndn::Face | inline |
| start() override | ndn::EspNowFace | virtual |
| stop() override | ndn::EspNowFace | virtual |
| ~EspNowFace() override | ndn::EspNowFace | |
| ~Face()=default | ndn::Face | virtual |