Hi Arman, >> I'm not sure if having this so small is good... ie those few devices I have >> they tend to have ~4 dBm RSSI oscillation when just lying next to each other >> on the desk. >> >>> DBG("rssi %d delta %d", rssi, delta); >>> > > Yeah, I'm not exactly sure if 2 is the right value to use here, though > 8 is definitely too large. I basically want to be able to detect a > user walking away / coming back within a short distance and I saw > variations around 4-5 dBm there. Would 4 be a better threshold? the reason why this threshold exists in the first place is that when you show the pairing list in your basic UI that the entries not keep jumping around like crazy. When we added this code 8 dBm made sense for that. That allows that you select an entry in the devices list successfully by touch or mouse. Since sorting close by devices at the top makes more sense than doing things alphabetical. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html