Skip to main content

Crate fidl_fuchsia_net_neighbor__common

Crate fidl_fuchsia_net_neighbor__common 

Source

Modules§

controller_ordinals
entry_iterator_ordinals
view_ordinals

Macros§

ControllerErrorUnknown
Pattern that matches an unknown ControllerError member.

Structs§

ControllerAddEntryRequest
ControllerClearEntriesRequest
ControllerProbeEntryRequest
ControllerRemoveEntryRequest
Entry
Information on a neighboring device in the local network.
EntryIteratorGetNextResponse
EntryIteratorOptions
IdleEvent

Enums§

ControllerError
Errors associated with the neighbor table Controller protocol.
EntryIteratorItem
EntryState

Constants§

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