FreeRTOS: BLE
BLE
Return to main page ↑
BTIncludedService_t Struct Reference

Structure describing an included service. More...

#include <bt_hal_gatt_types.h>

Data Fields

BTUuid_t xUuid
 
BTService_t * pxPtrToService
 

Detailed Description

Structure describing an included service.

Field Documentation

◆ xUuid

BTUuid_t BTIncludedService_t::xUuid

Attribute UUID

◆ pxPtrToService

BTService_t* BTIncludedService_t::pxPtrToService

Pointer to the service being included.


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