mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: erroneous
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
e33cd4add1
commit
a1f463ea99
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@
|
|||
//! This module contains a work-around for parameter update requests not being applied by
|
||||
//! iOS / Apple's BT controller, even though they get "accepted" by the host.
|
||||
//! @see gap_le_connect_params_handle_connection_parameter_update_response below for more
|
||||
//! commentary about the erronous behavior.
|
||||
//! commentary about the erroneous behavior.
|
||||
//! Apple bugs / shortcomings: http://www.openradar.me/21400278 and http://www.openradar.me/21400457
|
||||
//! It seems that if we start hammering the iOS device with more change requests, things don't get
|
||||
//! better. This timeout value is empirically established using the "ble mode_monkey" prompt
|
||||
|
|
Loading…
Add table
Reference in a new issue