Crate fidl_fuchsia_location_namedplace

Source

Structs§

RegulatoryRegionConfiguratorControlHandle
RegulatoryRegionConfiguratorEventStream
RegulatoryRegionConfiguratorMarker
RegulatoryRegionConfiguratorProxy
RegulatoryRegionConfiguratorRequestStream
A Stream of incoming requests for fuchsia.location.namedplace/RegulatoryRegionConfigurator.
RegulatoryRegionConfiguratorSetRegionRequest
RegulatoryRegionConfiguratorSynchronousProxy
RegulatoryRegionWatcherControlHandle
RegulatoryRegionWatcherEventStream
RegulatoryRegionWatcherGetRegionUpdateResponder
RegulatoryRegionWatcherGetRegionUpdateResponse
RegulatoryRegionWatcherGetUpdateResponder
RegulatoryRegionWatcherGetUpdateResponse
RegulatoryRegionWatcherMarker
RegulatoryRegionWatcherProxy
RegulatoryRegionWatcherRequestStream
A Stream of incoming requests for fuchsia.location.namedplace/RegulatoryRegionWatcher.
RegulatoryRegionWatcherSynchronousProxy

Enums§

RegulatoryRegionConfiguratorEvent
RegulatoryRegionConfiguratorRequest
The RegulatoryRegionConfigurator protocol provides mechanisms to inform Location Services of the inputs that should be used to determine the regulatory region whose rules should govern the operation of radios on the system.
RegulatoryRegionWatcherEvent
RegulatoryRegionWatcherRequest
The RegulatoryRegionWatcher protocol provides the mechanism for radio subsystems to learn the currently applicable regulatory region, and to be notified when that value changes.

Traits§

RegulatoryRegionConfiguratorProxyInterface
RegulatoryRegionWatcherProxyInterface

Type Aliases§

RegionCode
Represents a regulatory region. These values should generally be chosen from ISO 3166-2 codes. However, some radios may support extensions beyond the set of ISO 3166-2 codes.