Digi XBee(R) ANSI C Host Library
|
Functions | |
int | xbee_sms_send (xbee_dev_t *xbee, const char *phone, const char *message, uint16_t options) |
Send an SMS message. More... | |
int | xbee_sms_receive_dump (xbee_dev_t *xbee, const void FAR *raw, uint16_t length, void FAR *context) |
Dump received SMS message to stdout. More... | |