gatts_create_db_t::attribute_table Union Reference

#include <ble_gatts.h>

Data Fields

const attm_desc_tattr_tab_16
 
const attm_desc_128_tattr_tab_128
 

Detailed Description

< Attribute table.

Field Documentation

◆ attr_tab_128

const attm_desc_128_t* gatts_create_db_t::attribute_table::attr_tab_128

128 bits service description. The pointer point to attribute table of 128 bits service. See attm_desc_128_t.

◆ attr_tab_16

const attm_desc_t* gatts_create_db_t::attribute_table::attr_tab_16

16 bits service description. The pointer point to attribute table of 16 bits service. See attm_desc_t.


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