#include <service.hpp>
◆ service()
◆ characteristics() [1/2]
◆ characteristics() [2/2]
std::vector< std::shared_ptr< characteristic_base > > const & ble::service::characteristics |
( |
| ) |
const |
|
inline |
◆ svc_uuid()
uuid const & ble::service::svc_uuid |
( |
| ) |
const |
|
inline |
◆ take_snapshot()
◆ type()
◆ _chrs
◆ _type
◆ _uuid
◆ void_definition
constexpr ble_gatt_svc_def ble::service::void_definition |
|
staticconstexpr |
Initial value:= {
.type = 0,
.uuid = nullptr,
.includes = nullptr,
.characteristics = nullptr}
The documentation for this class was generated from the following files: