Searched refs:uplimit (Results 1 – 1 of 1) sorted by relevance
1206 uint8_t uplimit = (zc_score_uplimit + pkg_score(pos)) / 2; in awss_recv_callback_smartconfig() local1207 if (zc_score_uplimit != uplimit) { in awss_recv_callback_smartconfig()1209 zc_score_uplimit, uplimit); in awss_recv_callback_smartconfig()1211 zc_score_uplimit = uplimit; in awss_recv_callback_smartconfig()
Completed in 4 milliseconds