tree: c2f8a067a4d225ca0c4a49a9be82c28cb4eea6ba [path history] [tgz]
  1. README.md
sdk/fidl/fuchsia.net.neighbor/README.md

fuchsia.net.neighbor

PROTOCOLS

Controller

Defined in fuchsia.net.neighbor/neighbor.fidl

AddEntry

Request {#Controller.AddEntry_Request}

Response {#Controller.AddEntry_Response}

ClearEntries

Request {#Controller.ClearEntries_Request}

Response {#Controller.ClearEntries_Response}

RemoveEntry

Request {#Controller.RemoveEntry_Request}

Response {#Controller.RemoveEntry_Response}

UpdateUnreachabilityConfig

Request {#Controller.UpdateUnreachabilityConfig_Request}

Response {#Controller.UpdateUnreachabilityConfig_Response}

EntryIterator

Defined in fuchsia.net.neighbor/neighbor.fidl

GetNext

Request {#EntryIterator.GetNext_Request}

<EMPTY>

Response {#EntryIterator.GetNext_Response}

View

Defined in fuchsia.net.neighbor/neighbor.fidl

GetUnreachabilityConfig

Request {#View.GetUnreachabilityConfig_Request}

Response {#View.GetUnreachabilityConfig_Response}

OpenEntryIterator

Request {#View.OpenEntryIterator_Request}

STRUCTS

Controller_AddEntry_Response {#Controller_AddEntry_Response data-text=“Controller_AddEntry_Response”}

Defined in fuchsia.net.neighbor/neighbor.fidl

<EMPTY>

Controller_ClearEntries_Response {#Controller_ClearEntries_Response data-text=“Controller_ClearEntries_Response”}

Defined in fuchsia.net.neighbor/neighbor.fidl

<EMPTY>

Controller_RemoveEntry_Response {#Controller_RemoveEntry_Response data-text=“Controller_RemoveEntry_Response”}

Defined in fuchsia.net.neighbor/neighbor.fidl

<EMPTY>

Controller_UpdateUnreachabilityConfig_Response {#Controller_UpdateUnreachabilityConfig_Response data-text=“Controller_UpdateUnreachabilityConfig_Response”}

Defined in fuchsia.net.neighbor/neighbor.fidl

<EMPTY>

IdleEvent {#IdleEvent data-text=“IdleEvent”}

Defined in fuchsia.net.neighbor/neighbor.fidl

<EMPTY>

View_GetUnreachabilityConfig_Response {#View_GetUnreachabilityConfig_Response data-text=“View_GetUnreachabilityConfig_Response”}

Defined in fuchsia.net.neighbor/neighbor.fidl

ENUMS

EntryState strict{:.fidl-attribute}

Type: uint32

Defined in fuchsia.net.neighbor/entry.fidl

TABLES

Entry {#Entry data-text=“Entry”}

Defined in fuchsia.net.neighbor/entry.fidl

EntryIteratorOptions {#EntryIteratorOptions data-text=“EntryIteratorOptions”}

Defined in fuchsia.net.neighbor/neighbor.fidl

UnreachabilityConfig {#UnreachabilityConfig data-text=“UnreachabilityConfig”}

Defined in fuchsia.net.neighbor/unreachability-config.fidl

UNIONS

Controller_AddEntry_Result strict{:.fidl-attribute} {#Controller_AddEntry_Result data-text=“Controller_AddEntry_Result”}

Defined in fuchsia.net.neighbor/neighbor.fidl

Controller_ClearEntries_Result strict{:.fidl-attribute} {#Controller_ClearEntries_Result data-text=“Controller_ClearEntries_Result”}

Defined in fuchsia.net.neighbor/neighbor.fidl

Controller_RemoveEntry_Result strict{:.fidl-attribute} {#Controller_RemoveEntry_Result data-text=“Controller_RemoveEntry_Result”}

Defined in fuchsia.net.neighbor/neighbor.fidl

Controller_UpdateUnreachabilityConfig_Result strict{:.fidl-attribute} {#Controller_UpdateUnreachabilityConfig_Result data-text=“Controller_UpdateUnreachabilityConfig_Result”}

Defined in fuchsia.net.neighbor/neighbor.fidl

EntryIteratorItem strict{:.fidl-attribute} {#EntryIteratorItem data-text=“EntryIteratorItem”}

Defined in fuchsia.net.neighbor/neighbor.fidl

View_GetUnreachabilityConfig_Result strict{:.fidl-attribute} {#View_GetUnreachabilityConfig_Result data-text=“View_GetUnreachabilityConfig_Result”}

Defined in fuchsia.net.neighbor/neighbor.fidl

CONSTANTS