Explanation for BLEMinRssiLevel command added in the comments (#22550)

This commit is contained in:
Felix Laevsky 2024-12-02 13:11:05 +02:00 committed by GitHub
parent baeaad7558
commit ebff2d2d38
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -111,6 +111,8 @@
BLEFilterNames
BLEFilterNames0 - clear filter list
BLEFilterNames1 - <name1>,<name2> - set one or more device names
BLEMinRssiLevel
BLEMinRssiLevel <value> - Sets the minimum allowable RSSI level for detected devices
Other drivers can add callbacks to receive advertisements
Other drivers can add 'operations' to be performed and receive callbacks from the operation's success or failure