class Client_SyncProxy
Defined at line 7290 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.gatt2/fuchsia.bluetooth.gatt2/hlcpp/fuchsia/bluetooth/gatt2/cpp/fidl.h
Public Methods
void Client_SyncProxy (::zx::channel channel)
void ~Client_SyncProxy ()
zx_status_t WatchServices (::std::vector< ::fuchsia::bluetooth::Uuid> uuids, ::std::vector< ::fuchsia::bluetooth::gatt2::ServiceInfo> * out_updated, ::std::vector< ::fuchsia::bluetooth::gatt2::Handle> * out_removed)
cts-coverage-fidl-name:fuchsia.bluetooth.gatt2/Client.WatchServices
zx_status_t ConnectToService (::fuchsia::bluetooth::gatt2::ServiceHandle handle, ::fidl::InterfaceRequest< ::fuchsia::bluetooth::gatt2::RemoteService> service)
cts-coverage-fidl-name:fuchsia.bluetooth.gatt2/Client.ConnectToService
Friends
class SynchronousInterfacePtr