spelling: workaround

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2025-01-28 11:02:13 -05:00
parent af088d08a6
commit a33fc19e8e
7 changed files with 7 additions and 7 deletions

View File

@@ -107,7 +107,7 @@ static void prv_evaluate(ReconnectType prev_type) {
// include the SIMULTANEOUS_LE_BR_EDR_TO_SAME_DEVICE_CONTROLLER and
// SIMULTANEOUS_LE_BR_EDR_TO_SAME_DEVICE_HOST flags. However, we have never
// done this (ignorance) and gotten by, by using a "random" address (the
// public address, but then inverted) as a work-around for the problems
// public address, but then inverted) as a workaround for the problems
// leaving out these flags caused with Android.
// I intend to use the "Peripheral privacy feature" some time in the
// near future. With this, these flags and the issues on Android become