Searched refs:coex_config (Results 1 – 2 of 2) sorted by relevance
872 extern uint32_t whd_wifi_set_coex_config(whd_interface_t ifp, whd_coex_config_t *coex_config);
3851 uint32_t whd_wifi_set_coex_config(whd_interface_t ifp, whd_coex_config_t *coex_config) in whd_wifi_set_coex_config() argument3855 if (coex_config == NULL) in whd_wifi_set_coex_config()3858 return whd_wifi_set_iovar_buffer(ifp, IOVAR_STR_BTC_LESCAN_PARAMS, &coex_config->le_scan_params, in whd_wifi_set_coex_config()