Airoha M0 BLE API  1.0.5.4
ble_gatt_evt_prim_service_discovered_t Struct Reference

Event parameter of gatt event BLE_GATT_EVT_PRIM_SERVICE_DISCOVERED. More...

Data Fields

struct {
   uint16_t   handle_end
 
   uint8_t   uuid_len
 
   uint8_t   uuid [16]
 
service [1]
 

Detailed Description

Event parameter of gatt event BLE_GATT_EVT_PRIM_SERVICE_DISCOVERED.

Field Documentation

◆ handle_end

uint16_t ble_gatt_evt_prim_service_discovered_t::handle_end

handle of the first attribute in this service

◆ uuid_len

uint8_t ble_gatt_evt_prim_service_discovered_t::uuid_len

handle of the last attribute in this service

◆ uuid

uint8_t ble_gatt_evt_prim_service_discovered_t::uuid[16]

uuid length of this service

◆ service

struct { ... } ble_gatt_evt_prim_service_discovered_t::service[1]

number of services in this event