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

The structure of BLE_ANCS_GET_APP_ATTR_RSP. More...

#include <bf0_ble_ancs.h>

Data Fields

uint8_t * app_id
 
uint8_t app_id_len
 
uint8_t attr_count
 
ble_ancs_attr_value_t * value
 

Detailed Description

The structure of BLE_ANCS_GET_APP_ATTR_RSP.

Field Documentation

◆ app_id

uint8_t* ble_ancs_get_app_attr_rsp_t::app_id

APP ID.

◆ app_id_len

uint8_t ble_ancs_get_app_attr_rsp_t::app_id_len

APP ID length.

◆ attr_count

uint8_t ble_ancs_get_app_attr_rsp_t::attr_count

Attribute count.

◆ value

ble_ancs_attr_value_t* ble_ancs_get_app_attr_rsp_t::value

Attribute value.


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