class RemoteService_RequestDecoder

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

Public Methods

const fidl_type_t * GetType (uint64_t ordinal, bool * out_needs_response, bool * is_known)
void DiscoverCharacteristics ()
void ReadByType (::fuchsia::bluetooth::Uuid uuid)
void ReadCharacteristic (::fuchsia::bluetooth::gatt2::Handle handle, ::fuchsia::bluetooth::gatt2::ReadOptions options)
void RemoteService_RequestDecoder ()

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

void WriteCharacteristic (::fuchsia::bluetooth::gatt2::Handle handle, ::std::vector<uint8_t> value, ::fuchsia::bluetooth::gatt2::WriteOptions options)
void ReadDescriptor (::fuchsia::bluetooth::gatt2::Handle handle, ::fuchsia::bluetooth::gatt2::ReadOptions options)
void WriteDescriptor (::fuchsia::bluetooth::gatt2::Handle handle, ::std::vector<uint8_t> value, ::fuchsia::bluetooth::gatt2::WriteOptions options)
void RegisterCharacteristicNotifier (::fuchsia::bluetooth::gatt2::Handle handle, ::fidl::InterfaceHandle< ::fuchsia::bluetooth::gatt2::CharacteristicNotifier> notifier)
void ~RemoteService_RequestDecoder ()

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