APP_KEY_REQUEST_POLICY decision.
When the Trust Center receives a request for an application link key, it will randomly generate a key and send it to both partners.
BINDING_MODIFICATION_POLICY decision.
Allow remote nodes to change the local binding table.
TC_KEY_REQUEST_POLICY decision.
When the Trust Center receives a request for a Trust Center link key, it will generate a key to send to the joiner. After generation, the key will be added to the transient key tabe and After verification, this key will be added into the link key table.
TC_KEY_REQUEST_POLICY decision.
When the Trust Center receives a request for a Trust Center link key, it will reply to it with the corresponding key.
BINDING_MODIFICATION_POLICY decision.
Allows remote nodes to set local binding entries only if the entries correspond to endpoints defined on the device, and for output clusters bound to those endpoints.
APP_KEY_REQUEST_POLICY decision. When the Trust Center receives a request for an application link key, it will be ignored.
TC_KEY_REQUEST_POLICY decision.
When the Trust Center receives a request for a Trust Center link key, it will be ignored.
BINDING_MODIFICATION_POLICY default decision.
Do not allow the local binding table to be changed by remote nodes.
UNICAST_REPLIES_POLICY default decision.
The NCP will automatically send an empty reply (containing no payload) for every unicast received.
UNICAST_REPLIES_POLICY decision.
The NCP will only send a reply if it receives a sendReply command from the Host.
MESSAGE_CONTENTS_IN_CALLBACK_POLICY decision.
Include both the message tag and the message contents in the messageSentHandler callback.
MESSAGE_CONTENTS_IN_CALLBACK_POLICY default decision.
Include only the message tag in the messageSentHandler callback.
Indicates that packet validate library checks are NOT enabled on the NCP.
Indicates that packet validate library checks are enabled on the NCP.
POLL_HANDLER_POLICY decision.
Generate a pollHandler callback when a child polls.
POLL_HANDLER_POLICY default decision.
Do not inform the Host when a child polls.
Identifies a policy decision.