Microchip® Advanced Software Framework

at_ble_server_config_desc_t Struct Reference

#include <at_ble_api.h>

Data Fields

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_handle_t at_ble_server_config_desc_t::handle

Here the stack will store the handle for future use.

Referenced by hid_serv_init().

at_ble_attr_permissions_t at_ble_server_config_desc_t::perm

descriptor permissions

Referenced by hid_serv_init().