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

The structure of BLE_AMS_ENTITY_ATTRIBUTE_PAIR_IND. More...

#include <bf0_ble_ams.h>

Data Fields

uint8_t entity_id
 
uint8_t attr_id
 
uint8_t entity_up_flag
 
uint16_t len
 
uint8_t value [0]
 

Detailed Description

Field Documentation

◆ attr_id

uint8_t ble_ams_entity_attr_value_t::attr_id

Associated attribute ID for an dedicated entityID.

◆ entity_id

uint8_t ble_ams_entity_attr_value_t::entity_id
See also
enum ble_ams_entity_id_t

◆ entity_up_flag

uint8_t ble_ams_entity_attr_value_t::entity_up_flag

Entity update flag. 1 is truncated.

◆ len

uint16_t ble_ams_entity_attr_value_t::len

length of attribute value.

◆ value

uint8_t ble_ams_entity_attr_value_t::value[0]

Attribute value.


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