GATT include. More...

#include <ble_gattc.h>

Data Fields

uint16_t attr_hdl
 
uint16_t start_hdl
 
uint16_t end_hdl
 
uint8_t uuid_len
 
uint8_t * p_uuid
 

Detailed Description

GATT include.

Field Documentation

◆ attr_hdl

uint16_t ble_gattc_include_t::attr_hdl

Attribute handle.

◆ end_hdl

uint16_t ble_gattc_include_t::end_hdl

End handle.

◆ p_uuid

uint8_t* ble_gattc_include_t::p_uuid

Service UUID.

◆ start_hdl

uint16_t ble_gattc_include_t::start_hdl

Start handle.

◆ uuid_len

uint8_t ble_gattc_include_t::uuid_len

Service UUID length.


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