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

definition of a secondary service More...

#include <bluetoe/service.hpp>

Inheritance diagram for bluetoe::secondary_service< Options >:
bluetoe::service< Options..., is_secondary_service >

Detailed Description

template<typename ... Options>
struct bluetoe::secondary_service< Options >

definition of a secondary service

Quote from the Core Spec: A secondary service is a service that is only intended to be referenced from a primary service or another secondary service or other higher layer specification. A secondary service is only relevant in the context of the entity that references it.

See also
service
include_service
Examples
include_example.cpp.

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