Skip to main content

Crate fidl_fuchsia_net_neighbor

Crate fidl_fuchsia_net_neighbor 

Source

Modules§

controller_ordinals
entry_iterator_ordinals
view_ordinals

Macros§

ControllerErrorUnknown
Pattern that matches an unknown ControllerError member.

Structs§

ControllerAddEntryRequest
ControllerAddEntryResponder
ControllerClearEntriesRequest
ControllerClearEntriesResponder
ControllerControlHandle
ControllerEventStream
ControllerMarker
ControllerProbeEntryRequest
ControllerProbeEntryResponder
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§

ControllerError
Errors associated with the neighbor table Controller protocol.
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
ControllerProbeEntryResult
ControllerRemoveEntryResult