The following functions and variables are available to the stack application.
Functions
|
Name |
Description |
|
Commands the MRF24W to start a connection. | |
|
Commands the MRF24W to close any open connections and/or to cease attempting to connect. | |
|
Returns the current connection state. Caution when using WF_CMGetConnectionState, as it may cause redirection issues when using iPhone iOS6.1, even though redirection on laptop is functional. Users are encouraged to use 1 profile ID for MRF24W based on v5 stack SW. This function is retained for backward compatibility. In v6 stack SW, we are keeping to 1 profile ID for MRF24W and changing stack SW to have capability to handle multiple profile IDs. | |
|
Retrieves WF connection context for MRF24WG0MA/B | |
|
Returns the current connection state. | |
|
When compilation flag DISABLE_MODULE_FW_CONNECT_MANAGER_IN_INFRASTRUCTURE is enabled, this will disable MRF24W connection manager. |
Module