Microchip® Advanced Software Framework

at_ble_generic_att_desc_t Struct Reference

#include <at_ble_api.h>

Data Fields

uint16_t desc_val_length
 descriptor value initial length More...
 
uint16_t desc_val_max_length
 maximum possible length of the descriptor value More...
 
at_ble_handle_t handle
 Here the stack will store the handle for future use. More...
 
at_ble_attr_permissions_t perm
 descriptor permissions More...
 
at_ble_uuid_t uuid
 descriptor uuid More...
 

uint16_t at_ble_generic_att_desc_t::desc_val_length

descriptor value initial length

uint16_t at_ble_generic_att_desc_t::desc_val_max_length

maximum possible length of the descriptor value

at_ble_handle_t at_ble_generic_att_desc_t::handle

Here the stack will store the handle for future use.

at_ble_attr_permissions_t at_ble_generic_att_desc_t::perm

descriptor permissions

at_ble_uuid_t at_ble_generic_att_desc_t::uuid

descriptor uuid