class LocalService_SyncProxy

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

Public Methods

void LocalService_SyncProxy (::zx::channel channel)
void ~LocalService_SyncProxy ()
zx_status_t CharacteristicConfiguration (::fuchsia::bluetooth::PeerId peer_id, ::fuchsia::bluetooth::gatt2::Handle handle, bool notify, bool indicate)

cts-coverage-fidl-name:fuchsia.bluetooth.gatt2/LocalService.CharacteristicConfiguration

zx_status_t ReadValue (::fuchsia::bluetooth::PeerId peer_id, ::fuchsia::bluetooth::gatt2::Handle handle, int32_t offset, ::fuchsia::bluetooth::gatt2::LocalService_ReadValue_Result * out_LocalService_ReadValue_Result)

cts-coverage-fidl-name:fuchsia.bluetooth.gatt2/LocalService.ReadValue

zx_status_t WriteValue (::fuchsia::bluetooth::gatt2::LocalServiceWriteValueRequest LocalServiceWriteValueRequest, ::fuchsia::bluetooth::gatt2::LocalService_WriteValue_Result * out_LocalService_WriteValue_Result)

cts-coverage-fidl-name:fuchsia.bluetooth.gatt2/LocalService.WriteValue

zx_status_t PeerUpdate (::fuchsia::bluetooth::gatt2::LocalServicePeerUpdateRequest LocalServicePeerUpdateRequest)

cts-coverage-fidl-name:fuchsia.bluetooth.gatt2/LocalService.PeerUpdate

zx_status_t ValueChangedCredit (uint8_t additional_credit)

cts-coverage-fidl-name:fuchsia.bluetooth.gatt2/LocalService.ValueChangedCredit

Friends

class SynchronousInterfacePtr