class LocalService_Proxy
Defined at line 7111 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.gatt2/fuchsia.bluetooth.gatt2/hlcpp/fuchsia/bluetooth/gatt2/cpp/fidl.h
Public Members
function_impl OnSuppressDiscovery
function_impl OnNotifyValue
function_impl OnIndicateValue
Public Methods
void LocalService_Proxy (::fidl::internal::ProxyController * controller)
void ~LocalService_Proxy ()
zx_status_t Dispatch_ (::fidl::HLCPPIncomingMessage message)
void CharacteristicConfiguration (::fuchsia::bluetooth::PeerId peer_id, ::fuchsia::bluetooth::gatt2::Handle handle, bool notify, bool indicate, CharacteristicConfigurationCallback callback)
cts-coverage-fidl-name:fuchsia.bluetooth.gatt2/LocalService.CharacteristicConfiguration
void ReadValue (::fuchsia::bluetooth::PeerId peer_id, ::fuchsia::bluetooth::gatt2::Handle handle, int32_t offset, ReadValueCallback callback)
cts-coverage-fidl-name:fuchsia.bluetooth.gatt2/LocalService.ReadValue
void WriteValue (::fuchsia::bluetooth::gatt2::LocalServiceWriteValueRequest LocalServiceWriteValueRequest, WriteValueCallback callback)
cts-coverage-fidl-name:fuchsia.bluetooth.gatt2/LocalService.WriteValue
void PeerUpdate (::fuchsia::bluetooth::gatt2::LocalServicePeerUpdateRequest LocalServicePeerUpdateRequest, PeerUpdateCallback callback)
cts-coverage-fidl-name:fuchsia.bluetooth.gatt2/LocalService.PeerUpdate
void ValueChangedCredit (uint8_t additional_credit)
cts-coverage-fidl-name:fuchsia.bluetooth.gatt2/LocalService.ValueChangedCredit