WICED Wi-Fi functions for registering/de-registering Radio Resource Management event handlers
◆ wwd_wifi_fast_bss_transition_capabilities()
This function returns the value of WLFBT (1 if Driver 4-way handshake & reassoc (WLFBT) is enabled 1 and 0 if disabled)
- Parameters
-
| interface | : WWD_STA_INTERFACE or WWD_AP_INTERFACE |
| value | : gets value of the FBT capabilities. |
- Returns
- : status WWD_SUCCESS or failure
◆ wwd_wifi_fast_bss_transition_over_distribution_system()
This function sets/resets the value of FBT(Fast BSS Transition) Over-the-DS(Distribution System)
- Parameters
-
| interface | : WWD_STA_INTERFACE or WWD_AP_INTERFACE |
| set | : If the value 1 then FBT over the DS is allowed : if the value is 0 then FBT over the DS is not allowed (over the air is the only option) |
| value | : value of the data. |
- Returns
- : status WWD_SUCCESS or failure