class LocalServiceDelegate_Proxy

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

Public Methods

void LocalServiceDelegate_Proxy (::fidl::internal::ProxyController * controller)
void ~LocalServiceDelegate_Proxy ()
zx_status_t Dispatch_ (::fidl::HLCPPIncomingMessage message)
void OnCharacteristicConfiguration (uint64_t characteristic_id, ::std::string peer_id, bool notify, bool indicate)

cts-coverage-fidl-name:fuchsia.bluetooth.gatt/LocalServiceDelegate.OnCharacteristicConfiguration

void OnReadValue (uint64_t id, int32_t offset, OnReadValueCallback callback)

cts-coverage-fidl-name:fuchsia.bluetooth.gatt/LocalServiceDelegate.OnReadValue

void OnWriteValue (uint64_t id, uint16_t offset, ::std::vector<uint8_t> value, OnWriteValueCallback callback)

cts-coverage-fidl-name:fuchsia.bluetooth.gatt/LocalServiceDelegate.OnWriteValue

void OnWriteWithoutResponse (uint64_t id, uint16_t offset, ::std::vector<uint8_t> value)

cts-coverage-fidl-name:fuchsia.bluetooth.gatt/LocalServiceDelegate.OnWriteWithoutResponse