#include <service.hpp>
◆ snapshot()
ble::service::snapshot::snapshot |
( |
service const & |
svc | ) |
|
|
explicit |
◆ characteristics()
std::vector< std::shared_ptr< characteristic_base > > const & ble::service::snapshot::characteristics |
( |
| ) |
const |
|
inline |
◆ get_definition()
ble_gatt_svc_def ble::service::snapshot::get_definition |
( |
| ) |
const |
◆ get_svc_uuid()
uuid ble::service::snapshot::get_svc_uuid |
( |
| ) |
const |
|
inline |
◆ type()
◆ _chrs
◆ _nimble_chr_defs
std::unique_ptr<ble_gatt_chr_def[]> ble::service::snapshot::_nimble_chr_defs |
|
private |
◆ _nimble_svc_uuid
std::unique_ptr<ble_uuid_any_t> ble::service::snapshot::_nimble_svc_uuid |
|
private |
◆ _type
The documentation for this class was generated from the following files: