Airoha M0 BLE API  1.0.5.4
ble_gatt_evt_included_service_found_t Struct Reference

Event parameter of gatt event BLE_GATT_EVT_INCLUDED_SERVICE_FOUND. More...

Data Fields

struct {
   uint16_t   service_start
 
   uint16_t   service_end
 
   uint8_t   service_uuid_len
 
   uint8_t   service_uuid [16]
 
include [1]
 

Detailed Description

Event parameter of gatt event BLE_GATT_EVT_INCLUDED_SERVICE_FOUND.

Field Documentation

◆ service_start

uint16_t ble_gatt_evt_included_service_found_t::service_start

handle of the include declaration attribute

◆ service_end

uint16_t ble_gatt_evt_included_service_found_t::service_end

handle of the first attribute of the included service

◆ service_uuid_len

uint8_t ble_gatt_evt_included_service_found_t::service_uuid_len

handle of the last attribute of the included service

◆ service_uuid

uint8_t ble_gatt_evt_included_service_found_t::service_uuid[16]

uuid length of the included service

◆ include

struct { ... } ble_gatt_evt_included_service_found_t::include[1]

number of included services in this event