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 |
The structure of BLE_ANCS_GET_APP_ATTR_RSP.
uint8_t* ble_ancs_get_app_attr_rsp_t::app_id |
APP ID.
uint8_t ble_ancs_get_app_attr_rsp_t::app_id_len |
APP ID length.
uint8_t ble_ancs_get_app_attr_rsp_t::attr_count |
Attribute count.
ble_ancs_attr_value_t* ble_ancs_get_app_attr_rsp_t::value |
Attribute value.