GATTC Browse information about Included Service. More...

#include <ble_gattc.h>

Data Fields

uint8_t attr_type
 
uint8_t uuid_len
 
uint8_t uuid [BLE_ATT_UUID_128_LEN]
 
uint16_t start_hdl
 
uint16_t end_hdl
 

Detailed Description

GATTC Browse information about Included Service.

Field Documentation

◆ attr_type

uint8_t gattc_browse_inc_srvc_t::attr_type

Attribute type. See BLE_GATTC_BROWSE_INC_SRVC for Included Service Information.

◆ end_hdl

uint16_t gattc_browse_inc_srvc_t::end_hdl

Included Service end handle.

◆ start_hdl

uint16_t gattc_browse_inc_srvc_t::start_hdl

Included Service start handle.

◆ uuid

uint8_t gattc_browse_inc_srvc_t::uuid[BLE_ATT_UUID_128_LEN]

Included Service UUID.

◆ uuid_len

uint8_t gattc_browse_inc_srvc_t::uuid_len

Included Service UUID length.


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