class RemoteService_RequestEncoder

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

Public Methods

::fidl::HLCPPOutgoingMessage DiscoverCharacteristics (::fidl::MessageEncoder * _encoder)

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

::fidl::HLCPPOutgoingMessage ReadCharacteristic (::fidl::MessageEncoder * _encoder, uint64_t * id)

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

::fidl::HLCPPOutgoingMessage ReadLongCharacteristic (::fidl::MessageEncoder * _encoder, uint64_t * id, uint16_t * offset, uint16_t * max_bytes)

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

::fidl::HLCPPOutgoingMessage WriteCharacteristic (::fidl::MessageEncoder * _encoder, uint64_t * id, ::std::vector<uint8_t> * value)

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

::fidl::HLCPPOutgoingMessage WriteLongCharacteristic (::fidl::MessageEncoder * _encoder, uint64_t * id, uint16_t * offset, ::std::vector<uint8_t> * value, ::fuchsia::bluetooth::gatt::WriteOptions * write_options)

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

::fidl::HLCPPOutgoingMessage WriteCharacteristicWithoutResponse (::fidl::MessageEncoder * _encoder, uint64_t * id, ::std::vector<uint8_t> * value)

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

::fidl::HLCPPOutgoingMessage ReadDescriptor (::fidl::MessageEncoder * _encoder, uint64_t * id)

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

::fidl::HLCPPOutgoingMessage ReadLongDescriptor (::fidl::MessageEncoder * _encoder, uint64_t * id, uint16_t * offset, uint16_t * max_bytes)

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

::fidl::HLCPPOutgoingMessage WriteDescriptor (::fidl::MessageEncoder * _encoder, uint64_t * id, ::std::vector<uint8_t> * value)

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

::fidl::HLCPPOutgoingMessage WriteLongDescriptor (::fidl::MessageEncoder * _encoder, uint64_t * id, uint16_t * offset, ::std::vector<uint8_t> * value)

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

::fidl::HLCPPOutgoingMessage ReadByType (::fidl::MessageEncoder * _encoder, ::fuchsia::bluetooth::Uuid * uuid)

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

::fidl::HLCPPOutgoingMessage NotifyCharacteristic (::fidl::MessageEncoder * _encoder, uint64_t * id, bool * enable)

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