Functions | |
| cy_rslt_t | cy_smartcoex_config (cy_smartcoex_wifi_config_t *wifi_config, cy_smartcoex_bt_config_t *bt_config) |
| Configures the Wi-Fi and BT parameters for Smart Coex. More... | |
| cy_rslt_t cy_smartcoex_config | ( | cy_smartcoex_wifi_config_t * | wifi_config, |
| cy_smartcoex_bt_config_t * | bt_config | ||
| ) |
Configures the Wi-Fi and BT parameters for Smart Coex.
This function configures Wi-Fi BT Smart Coex based on the inputs provided. Note: This should be called every time LE scan interval and/or scan window is updated.
| [in] | wifi_config | : Pointer to the Wi-Fi config structure. |
| [in] | bt_config | : Pointer to the BT config structure. |