![]() |
MT2523 API Reference
LinkIt SDK v4
|
Define the SMS content received from a remote device. More...
#include <bt_notify.h>
Data Fields | |
| uint16_t | sender [50] |
| The sender. More... | |
| uint16_t | sender_number [20] |
| The phone number. More... | |
| bt_notify_page_content_list_t * | page_content |
| The message content. More... | |
| uint32_t | msg_id |
| The notification ID. More... | |
| uint32_t | timestamp |
| the timestamp. More... | |
Define the SMS content received from a remote device.
| uint32_t msg_id |
The notification ID.
| bt_notify_page_content_list_t* page_content |
The message content.
| uint16_t sender[50 ] |
The sender.
| uint16_t sender_number[20 ] |
The phone number.
| uint32_t timestamp |
the timestamp.