a 128-Bit UUID used to identify a service.  
 More...
#include <bluetoe/service.hpp>
template<std::uint32_t A, std::uint16_t B, std::uint16_t C, std::uint16_t D, std::uint64_t E>
class bluetoe::service_uuid< A, B, C, D, E >
a 128-Bit UUID used to identify a service. 
The class takes 5 parameters to store the UUID in the usual form like this: 
a 128-Bit UUID used to identify a service.
Definition: service.hpp:57
 
 - See also
 - service 
 
- Examples
 - change_advertising_example.cpp, include_example.cpp, priorities_example.cpp, read_write_handler_example.cpp, and server_example.cpp.
 
The documentation for this class was generated from the following file: