![]() |
MT2523 API Reference
LinkIt SDK v4
|
Define the page structure of the notification received from a remote device. More...
#include <bt_notify.h>
Data Fields | |
| uint16_t | content [300] |
| The page content. More... | |
| uint16_t | title [30] |
| The page title. More... | |
| struct page_struct * | next |
| The next page. More... | |
Define the page structure of the notification received from a remote device.
| uint16_t content[300 ] |
The page content.
| struct page_struct* next |
The next page.
| uint16_t title[30 ] |
The page title.