class ServiceInfo

Defined at line 1418 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.gatt/fuchsia.bluetooth.gatt/hlcpp/fuchsia/bluetooth/gatt/cpp/fidl.h

Represents a local or remote GATT service.

Public Members

uint64_t id
bool primary
basic_string type
VectorPtr characteristics
VectorPtr includes

Public Methods

::std::unique_ptr<ServiceInfo> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, ServiceInfo * value, size_t _offset)
zx_status_t Clone (ServiceInfo * result)