#include <ble_gatts.h>
Data Fields | |
| const attm_desc_t * | attr_tab_16 |
| const attm_desc_128_t * | attr_tab_128 |
< Attribute table.
| 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.
| 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.