We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 652f99c commit db367dbCopy full SHA for db367db
src/habluetooth/const.py
@@ -55,7 +55,7 @@
55
FAILED_ADAPTER_MAC = "00:00:00:00:00:00"
56
57
58
-ADV_RSSI_SWITCH_THRESHOLD: Final = 10
+ADV_RSSI_SWITCH_THRESHOLD: Final = 16
59
# The switch threshold for the rssi value
60
# to switch to a different adapter for advertisements
61
# Note that this does not affect the connection
0 commit comments