MT2523 API Reference  LinkIt SDK v4
page_struct Struct Reference

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_structnext
 The next page. More...
 

Detailed Description

Define the page structure of the notification received from a remote device.

Field Documentation

uint16_t content[300 ]

The page content.

struct page_struct* next

The next page.

uint16_t title[30 ]

The page title.


The documentation for this struct was generated from the following file: