Stay organized with collections
Save and categorize content based on your preferences.
com.google.android.things.lowpan
Classes
Exceptions
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-10 UTC."],[],[],null,["# com.google.android.things.lowpan\n================================\n\nClasses\n-------\n\n|------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------|\n| [LowpanBeaconInfo](/reference/com/google/android/things/lowpan/LowpanBeaconInfo) | Describes a LoWPAN Beacon. |\n| [LowpanCredential](/reference/com/google/android/things/lowpan/LowpanCredential) | Describes a network access credential for a LoWPAN. |\n| [LowpanEnergyScanResult](/reference/com/google/android/things/lowpan/LowpanEnergyScanResult) | Describes the result from one channel of an energy scan. |\n| [LowpanIdentity](/reference/com/google/android/things/lowpan/LowpanIdentity) | Describes an instance of a LoWPAN network. |\n| [LowpanIdentity.Builder](/reference/com/google/android/things/lowpan/LowpanIdentity.Builder) | Builder class for constructing instances of LowpanIdentity. |\n| [LowpanInterface](/reference/com/google/android/things/lowpan/LowpanInterface) | Class for managing a specific Low-power Wireless Personal Area Network (LoWPAN) interface. |\n| [LowpanInterface.Callback](/reference/com/google/android/things/lowpan/LowpanInterface.Callback) | Callback base class for [LowpanInterface](/reference/com/google/android/things/lowpan/LowpanInterface). |\n| [LowpanManager](/reference/com/google/android/things/lowpan/LowpanManager) | Manager object for looking up LoWPAN interfaces. |\n| [LowpanManager.Callback](/reference/com/google/android/things/lowpan/LowpanManager.Callback) | Callback base class for [LowpanManager](/reference/com/google/android/things/lowpan/LowpanManager). |\n| [LowpanProvisioningParams](/reference/com/google/android/things/lowpan/LowpanProvisioningParams) | Describes the information needed to be a part of a specific network. |\n| [LowpanProvisioningParams.Builder](/reference/com/google/android/things/lowpan/LowpanProvisioningParams.Builder) | Builder class for constructing LowpanProvisioningParams objects. |\n| [LowpanScanner](/reference/com/google/android/things/lowpan/LowpanScanner) | Class for performing active and passive scans. |\n| [LowpanScanner.Callback](/reference/com/google/android/things/lowpan/LowpanScanner.Callback) | Callback base class for [LowpanScanner](/reference/com/google/android/things/lowpan/LowpanScanner). |\n\nExceptions\n----------\n\n|------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------|\n| [InterfaceDisabledException](/reference/com/google/android/things/lowpan/InterfaceDisabledException) | Exception indicating this operation requires the interface to be enabled. |\n| [JoinFailedAtAuthException](/reference/com/google/android/things/lowpan/JoinFailedAtAuthException) | Exception indicating the join operation was unable to find the given network. |\n| [JoinFailedAtScanException](/reference/com/google/android/things/lowpan/JoinFailedAtScanException) | Exception indicating the join operation was unable to find the given network. |\n| [JoinFailedException](/reference/com/google/android/things/lowpan/JoinFailedException) | Exception indicating the join operation has failed. |\n| [LowpanException](/reference/com/google/android/things/lowpan/LowpanException) | Exception base class for LoWPAN-specific exceptions. |\n| [LowpanRuntimeException](/reference/com/google/android/things/lowpan/LowpanRuntimeException) | Runtime exceptions specific to LoWPAN operations. |\n| [NetworkAlreadyExistsException](/reference/com/google/android/things/lowpan/NetworkAlreadyExistsException) | Exception indicating the form operation found a network nearby with the same identity. |\n| [OperationCanceledException](/reference/com/google/android/things/lowpan/OperationCanceledException) | Exception indicating this operation was canceled by the driver before it could finish. |\n| [WrongStateException](/reference/com/google/android/things/lowpan/WrongStateException) | Exception indicating the interface is the wrong state for an operation. |\n\n-\n\n Classes\n -------\n\n - [LowpanBeaconInfo](/reference/com/google/android/things/lowpan/LowpanBeaconInfo)\n - [LowpanCredential](/reference/com/google/android/things/lowpan/LowpanCredential)\n - [LowpanEnergyScanResult](/reference/com/google/android/things/lowpan/LowpanEnergyScanResult)\n - [LowpanIdentity](/reference/com/google/android/things/lowpan/LowpanIdentity)\n - [LowpanIdentity.Builder](/reference/com/google/android/things/lowpan/LowpanIdentity.Builder)\n - [LowpanInterface](/reference/com/google/android/things/lowpan/LowpanInterface)\n - [LowpanInterface.Callback](/reference/com/google/android/things/lowpan/LowpanInterface.Callback)\n - [LowpanManager](/reference/com/google/android/things/lowpan/LowpanManager)\n - [LowpanManager.Callback](/reference/com/google/android/things/lowpan/LowpanManager.Callback)\n - [LowpanProvisioningParams](/reference/com/google/android/things/lowpan/LowpanProvisioningParams)\n - [LowpanProvisioningParams.Builder](/reference/com/google/android/things/lowpan/LowpanProvisioningParams.Builder)\n - [LowpanScanner](/reference/com/google/android/things/lowpan/LowpanScanner)\n - [LowpanScanner.Callback](/reference/com/google/android/things/lowpan/LowpanScanner.Callback)\n-\n\n Exceptions\n ----------\n\n - [InterfaceDisabledException](/reference/com/google/android/things/lowpan/InterfaceDisabledException)\n - [JoinFailedAtAuthException](/reference/com/google/android/things/lowpan/JoinFailedAtAuthException)\n - [JoinFailedAtScanException](/reference/com/google/android/things/lowpan/JoinFailedAtScanException)\n - [JoinFailedException](/reference/com/google/android/things/lowpan/JoinFailedException)\n - [LowpanException](/reference/com/google/android/things/lowpan/LowpanException)\n - [LowpanRuntimeException](/reference/com/google/android/things/lowpan/LowpanRuntimeException)\n - [NetworkAlreadyExistsException](/reference/com/google/android/things/lowpan/NetworkAlreadyExistsException)\n - [OperationCanceledException](/reference/com/google/android/things/lowpan/OperationCanceledException)\n - [WrongStateException](/reference/com/google/android/things/lowpan/WrongStateException)"]]