esp8266ndn
NDN Arduino library for ESP8266 and more
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
esp8266ndn::BleServerTransportBase Member List

This is the complete list of members for esp8266ndn::BleServerTransportBase, including all inherited members.

BleServerTransportBase(size_t mtu)esp8266ndn::BleServerTransportBaseexplicitprotected
DEFAULT_BUFLENndnph::transport::DynamicRxQueueMixinstatic
DynamicRxQueueMixin(size_t bufLen=DEFAULT_BUFLEN)ndnph::transport::DynamicRxQueueMixininlineexplicitprotected
handleReceive(const uint8_t *pkt, size_t pktLen, uint64_t endpointId)esp8266ndn::BleServerTransportBaseprotected
initAllocBuffers(const F &makeRegion)ndnph::transport::RxQueueMixininlineprotected
invokeRxCallback(const uint8_t *pkt, size_t pktLen, uint64_t endpointId=0)ndnph::transport::Transportinlineprotected
isUp() constndnph::transport::Transportinline
loop()ndnph::transport::Transportinline
loopRxQueue()ndnph::transport::RxQueueMixininlineprotected
receiving()ndnph::transport::RxQueueMixininlineprotected
RxCallback typedefndnph::transport::Transport
send(const uint8_t *pkt, size_t pktLen, uint64_t endpointId=0)ndnph::transport::Transportinline
setRxCallback(RxCallback cb, void *ctx)ndnph::transport::Transportinline
~Transport()=defaultndnph::transport::Transportvirtual