MQTT-SN Gateway Library
Library that allows implementation of MQTT-SN gateway.
|
This is the complete list of members for cc_mqttsn_gateway::Gateway, including all inherited members.
Gateway() | cc_mqttsn_gateway::Gateway | |
getAdvertisePeriod() const | cc_mqttsn_gateway::Gateway | |
getGatewayId() const | cc_mqttsn_gateway::Gateway | |
NextTickProgramReqCb typedef | cc_mqttsn_gateway::Gateway | |
SendDataReqCb typedef | cc_mqttsn_gateway::Gateway | |
setAdvertisePeriod(std::uint16_t value) | cc_mqttsn_gateway::Gateway | |
setGatewayId(std::uint8_t value) | cc_mqttsn_gateway::Gateway | |
setNextTickProgramReqCb(NextTickProgramReqCb &&func) | cc_mqttsn_gateway::Gateway | |
setSendDataReqCb(SendDataReqCb &&func) | cc_mqttsn_gateway::Gateway | |
start() | cc_mqttsn_gateway::Gateway | |
stop() | cc_mqttsn_gateway::Gateway | |
tick() | cc_mqttsn_gateway::Gateway | |
~Gateway() | cc_mqttsn_gateway::Gateway |