class LocalServiceDelegate_SyncProxy
Defined at line 3835 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.gatt/fuchsia.bluetooth.gatt/hlcpp/fuchsia/bluetooth/gatt/cpp/fidl.h
Public Methods
void LocalServiceDelegate_SyncProxy (::zx::channel channel)
void ~LocalServiceDelegate_SyncProxy ()
zx_status_t OnCharacteristicConfiguration (uint64_tcharacteristic_id,::std::stringpeer_id,boolnotify,boolindicate)
cts-coverage-fidl-name:fuchsia.bluetooth.gatt/LocalServiceDelegate.OnCharacteristicConfiguration
zx_status_t OnReadValue (uint64_tid,int32_toffset,::fidl::VectorPtr<uint8_t> *out_value,::fuchsia::bluetooth::gatt::ErrorCode *out_status)
cts-coverage-fidl-name:fuchsia.bluetooth.gatt/LocalServiceDelegate.OnReadValue
zx_status_t OnWriteValue (uint64_tid,uint16_toffset,::std::vector<uint8_t>value,::fuchsia::bluetooth::gatt::ErrorCode *out_status)
cts-coverage-fidl-name:fuchsia.bluetooth.gatt/LocalServiceDelegate.OnWriteValue
zx_status_t OnWriteWithoutResponse (uint64_tid,uint16_toffset,::std::vector<uint8_t>value)
cts-coverage-fidl-name:fuchsia.bluetooth.gatt/LocalServiceDelegate.OnWriteWithoutResponse
Friends
class SynchronousInterfacePtr