Functions
|
Name |
Description |
|
This function broadcast a message in the TxBuffer. | |
|
This function set the current connection mode. | |
|
This function discard the current message for the application and notify the protocol layer that it is ready to receive the next message. | |
|
This function establish a connection with one or more nodes in an existing PAN. | |
|
This function tries to start a channel hopping (frequency agility) procedure | |
|
This function return a boolean if a message is available for the application | |
|
This function perform a noise scan and returns the channel with least noise | |
|
This function remove connection(s) in connection table | |
|
This function tries to resynchronize the lost connection with peers, probably due to channel hopping | |
|
This function perform an active scan to locate operating PANs in the neighborhood. | |
|
This function set the operating channel for the RF transceiver | |
|
This function start a PAN without connected to any other devices | |
|
This function put the RF transceiver into different power state. i.e. Put the RF transceiver into sleep or wake it up. This function put the RF transceiver into different power state. i.e. Put the RF transceiver into sleep or wake it up. | |
|
This function unicast a message in the TxBuffer to the device with DestinationAddress | |
|
This function unicast a message in the TxBuffer to the device with the input ConnectionIndex in the connection table. |
Macros
|
Name |
Description |
|
This macro reset the pointer of the TX buffer. This function is usually called before filling application payload. | |
|
This macro writes one byte of application payload to the TX buffer. |
Topics
Name |
Description |
|