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

complete / incomplete list of 16 bit service UUIDs to be added to the advertising data More...

#include <bluetoe/adv_service_list.hpp>

Detailed Description

template<typename ... UUID16>
struct bluetoe::list_of_16_bit_service_uuids< UUID16 >

complete / incomplete list of 16 bit service UUIDs to be added to the advertising data

If there is enough room to add all given UUIDs to the advertising data, a complete list AD type is added. If there is not enough room, the list will be incomplete. UUIDs from the beginning of the list are added as long as there is room. If there is no room for a single UUID, no advertising data is added.


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