![]() |
Thingstream Client Library
BLD4131-v2.13
|
The deprecated Thingstream_Modem*_setXxxxCallback APIs. More...
Macros | |
#define | Thingstream_ModemUssd_clearCallback(self) Thingstream_ModemUssd_setCallback((self), NULL, NULL) |
#define | Thingstream_Modem2_clearCallback(self) Thingstream_Modem2_setCallback((self), NULL, NULL) |
Typedefs | |
typedef void(* | ThingstreamModemCallback_t) (void *cookie, const char *response, uint16_t len) |
Functions | |
void | Thingstream_ModemUssd_setCallback (ThingstreamTransport *self, ThingstreamModemCallback_t callback, void *cookie) |
void | Thingstream_Modem2_setCallback (ThingstreamTransport *self, ThingstreamModemCallback_t callback, void *cookie) |
The deprecated Thingstream_Modem*_setXxxxCallback APIs.