public interface ZigBeeMacCapabiliyFlags
Modifier and Type | Method and Description |
---|---|
boolean |
isAddressAllocate()
Checks if the device is address allocate.
|
boolean |
isAlternatePANCoordinator()
Checks if this node is capable of becoming PAN coordinator.
|
boolean |
isFullFunctionDevice()
Checks if this node a Full Function Device (FFD).
|
boolean |
isMainsPower()
Checks if the current power source is mains power.
|
boolean |
isReceiverOnWhenIdle()
Checks if the device does not disable its receiver to conserve power
during idle periods.
|
boolean |
isSecurityCapable()
Checks if the device is capable of sending and receiving secured frames
|
boolean isAlternatePANCoordinator()
boolean isFullFunctionDevice()
boolean isMainsPower()
boolean isReceiverOnWhenIdle()
boolean isSecurityCapable()
boolean isAddressAllocate()
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0