mirror of
https://github.com/google/pebble.git
synced 2025-07-19 04:24:49 -04:00
spelling: workaround
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
af088d08a6
commit
a33fc19e8e
7 changed files with 7 additions and 7 deletions
|
@ -83,7 +83,7 @@ typedef struct PACKED {
|
|||
//! @note Not available in Bluetopia/cc2564x implementation
|
||||
//! Flag to indicate that when re-pairing this device, the re-pairing should be accepted
|
||||
//! automatically for this remote device (matching IRK or matching identity address).
|
||||
//! @note This is a work-around for an Android 4.4.x bug. This opens up a security hole :( where
|
||||
//! @note This is a workaround for an Android 4.4.x bug. This opens up a security hole :( where
|
||||
//! a phone could pretend to be the "trusted" phone and pair w/o the user even knowing about it.
|
||||
//! @see https://pebbletechnology.atlassian.net/browse/PBL-39369
|
||||
bool should_auto_accept_re_pairing:1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue