思澈科技软件开发工具包  2.20
ble_ancs_noti_attr_t Struct Reference

The structure of BLE_ANCS_NOTIFICATION_IND. More...

#include <bf0_ble_ancs.h>

Data Fields

uint8_t evt_id
 
uint8_t evt_flag
 
uint8_t cate_id
 
uint8_t cate_count
 
uint32_t noti_uid
 
uint8_t attr_count
 
ble_ancs_attr_value_t * value
 

Detailed Description

The structure of BLE_ANCS_NOTIFICATION_IND.

Field Documentation

◆ attr_count

uint8_t ble_ancs_noti_attr_t::attr_count

Notification attribute count.

◆ cate_count

uint8_t ble_ancs_noti_attr_t::cate_count

Category count.

◆ cate_id

uint8_t ble_ancs_noti_attr_t::cate_id

Category ID(

See also
enum ble_ancs_category_id_t).

◆ evt_flag

uint8_t ble_ancs_noti_attr_t::evt_flag

Event flag(

See also
enum ble_ancs_event_flag_t).

◆ evt_id

uint8_t ble_ancs_noti_attr_t::evt_id

Event ID(

See also
enum ble_ancs_event_id_t)

◆ noti_uid

uint32_t ble_ancs_noti_attr_t::noti_uid

Noti UID.

◆ value

ble_ancs_attr_value_t* ble_ancs_noti_attr_t::value

Notification attribute value.


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