BlueToe
an alternative GATT/BLE implementation
Loading...
Searching...
No Matches
bluetoe::fixed_blob_value< Value, Size > Struct Template Reference

A fixed length and fixed value, read-only characteristic value. More...

#include <bluetoe/characteristic_value.hpp>

Inheritance diagram for bluetoe::fixed_blob_value< Value, Size >:
bluetoe::cstring_wrapper< fixed_blob_value< Value, Size > >

Detailed Description

template<const std::uint8_t *const Value, std::size_t Size>
struct bluetoe::fixed_blob_value< Value, Size >

A fixed length and fixed value, read-only characteristic value.

See also
cstring_wrapper
cstring_value

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