Searched refs:wifi_set_rssi_low_threshold (Results 1 – 3 of 3) sorted by relevance
1472 int wifi_set_rssi_low_threshold(uint8_t *low_rssi);
4108 (void)wifi_set_rssi_low_threshold(&wlan.rssi_low_threshold); in wlcm_process_rssi_low_event()4161 (void)wifi_set_rssi_low_threshold(&wlan.rssi_low_threshold); in wlcm_process_rssi_low_event()5255 (void)wifi_set_rssi_low_threshold(&wlan.rssi_low_threshold); in wpa_supplicant_msg_cb()6622 (void)wifi_set_rssi_low_threshold(&wlan.rssi_low_threshold); in wlcm_process_bg_scan_report()6740 (void)wifi_set_rssi_low_threshold(&wlan.rssi_low_threshold); in wlcm_set_rssi_low_threshold()13421 wifi_set_rssi_low_threshold(&wlan.rssi_low_threshold); in wlan_subscribe_rssi_low_event()15019 (void)wifi_set_rssi_low_threshold(&wlan.rssi_low_threshold); in wlan_set_rssi_low_threshold()
5390 int wifi_set_rssi_low_threshold(uint8_t *low_rssi) in wifi_set_rssi_low_threshold() function7563 ret = wifi_set_rssi_low_threshold(rssi_low); in wifi_config_roaming()