Searched refs:RSSI (Results 1 – 9 of 9) sorted by relevance
72 * RSSI received signal strength indicator\n
527 uint8_t *RSSI,
325 #define SCAN_RSSI(RSSI) (0x100U - ((t_u8)(RSSI))) argument
281 #define CAL_SNR(RSSI, NF) ((t_s16)((t_s16)(RSSI) - (t_s16)(NF))) argument
297 uint8_t RSSI; /*!< Received signal strength */ member
2674 wlcm_d("RSSI: Best AP=%d Result AP=%d", best_ap->RSSI, res->RSSI); in handle_scan_results()2675 if (best_ap->RSSI > res->RSSI) in handle_scan_results()10890 res->rssi = desc->RSSI; in wlan_get_scan_result()
7908 pDst->rssi = pSrc->RSSI;8034 if (res->RSSI < pInfo->scan_entry[lowest_rssi_index].rssi)
6670 uint8_t *RSSI, in wrapper_bssdesc_first_set() argument6712 *RSSI = (uint8_t)d->rssi; in wrapper_bssdesc_first_set()
1617 … common_desc.ssid, &common_desc.Channel, &common_desc.RSSI, &common_desc.beacon_period, in wifi_get_scan_result()