Searched refs:low_rssi_pcnt (Results 1 – 1 of 1) sorted by relevance
174 uint32_t low_rssi_pcnt, in cm_get_rssi_pcnt_for_slot() argument181 slot_size = ((high_rssi_pcnt - low_rssi_pcnt) + in cm_get_rssi_pcnt_for_slot()186 if (rssi_pcnt < low_rssi_pcnt) in cm_get_rssi_pcnt_for_slot()187 rssi_pcnt = low_rssi_pcnt; in cm_get_rssi_pcnt_for_slot()