BlueToe
an alternative GATT/BLE implementation
Loading...
Searching...
No Matches
bluetoe::include_service< UUID > Struct Template Reference

includes an other service into the defined service More...

Detailed Description

template<typename UUID>
struct bluetoe::include_service< UUID >

includes an other service into the defined service

The service to be included is defined by it's UUID (16-bit or 128-bit). The included service must be defined within the very same server definition. UUID is either a service_uuid<> or service_uuid16<>

See also
service_uuid16
service_uuid
secondary_service
Examples
include_example.cpp.

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