Crate fidl_fuchsia_net_neighbor

Source

Structs§

ControllerAddEntryRequest
ControllerAddEntryResponder
ControllerClearEntriesRequest
ControllerClearEntriesResponder
ControllerControlHandle
ControllerEventStream
ControllerMarker
ControllerProxy
ControllerRemoveEntryRequest
ControllerRemoveEntryResponder
ControllerRequestStream
A Stream of incoming requests for fuchsia.net.neighbor/Controller.
ControllerSynchronousProxy
Entry
Information on a neighboring device in the local network.
EntryIteratorControlHandle
EntryIteratorEventStream
EntryIteratorGetNextResponder
EntryIteratorGetNextResponse
EntryIteratorMarker
EntryIteratorOptions
EntryIteratorProxy
EntryIteratorRequestStream
A Stream of incoming requests for fuchsia.net.neighbor/EntryIterator.
EntryIteratorSynchronousProxy
IdleEvent
ViewControlHandle
ViewEventStream
ViewMarker
ViewOpenEntryIteratorRequest
ViewProxy
ViewRequestStream
A Stream of incoming requests for fuchsia.net.neighbor/View.
ViewSynchronousProxy

Enums§

ControllerEvent
ControllerRequest
Modify the neighbor table.
EntryIteratorEvent
EntryIteratorItem
EntryIteratorRequest
Returns entries and events from the neighbor table. Clients can open an iterator using the [fuchsia.net.neighbor/View.EntryIterator] method.
EntryState
ViewEvent
ViewRequest
Inspect the neighbor table.

Constants§

MAX_ITEM_BATCH_SIZE
The maximum number of EntryIteratorItem returned in a [EntryIterator.GetNext] response.

Traits§

ControllerProxyInterface
EntryIteratorProxyInterface
ViewProxyInterface

Type Aliases§

ControllerAddEntryResult
ControllerClearEntriesResult
ControllerRemoveEntryResult