Crate fidl_fuchsia_lowpan_device_common

Source

Macros§

ConnectivityStateUnknown
Pattern that matches an unknown ConnectivityState member.
CredentialUnknown
Pattern that matches an unknown Credential member.
RoleUnknown
Pattern that matches an unknown Role member.

Structs§

AllCounters
Describes all counters.
CoexCounters
Counters associated with RF Coexistance.
CountersGetResponse
CountersResetResponse
DeviceExtraGetCredentialResponse
DeviceExtraGetCurrentMacAddressResponse
DeviceExtraWatchIdentityResponse
DeviceGetSupportedNetworkTypesResponse
DeviceProvisionNetworkRequest
DeviceSetActiveRequest
DeviceState
Combined State for LoWPAN Devices
DeviceWatchDeviceStateResponse
EnergyScanParameters
Describes the parameters of an energy scan.
EnergyScanResult
Describes the result from one channel of an energy scan.
EnergyScanResultStreamNextResponse
Identity
IpCounters
Counters associated with the IP layer.
MacCounters
Counters associated with the MAC layer.
ProvisioningParams

Enums§

ConnectivityState
LoWPAN Connectivity State
Credential
Describes a LoWPAN credential.
Role
LoWPAN Role Type.

Constants§

MAX_CHANNELS
Maximum number of channels that can be returned by [Device.GetSupportedChannels].
MAX_NETWORK_TYPES
Maximum number of distinct network types that a LoWPAN device can support.
MAX_NET_TYPE_LEN
Maximum length of a network type string.
MAX_STREAM_SET_SIZE
The maximum number of items that can be returned at one time by a scan stream.
NET_TYPE_RAW_6_LOWPAN
NET_TYPE_THREAD_1_X
NET_TYPE_UNKNOWN_802_15_4_PID
NET_TYPE_ZIGBEE_IP_1_X

Type Aliases§

NetworkType
String describing a network type.