commit | 3ef673fc06a45ffb3f6d6d9fc58c917e8d91709a | [log] [tgz] |
---|---|---|
author | Andre Eisenbach <eisenbach@google.com> | Fri Jul 10 00:37:45 2015 -0700 |
committer | Andre Eisenbach <eisenbach@google.com> | Fri Jul 10 17:09:40 2015 +0000 |
tree | 8f1f2557159edf9faf88464e773f0cf5d8ea43eb | |
parent | 2eb17908273ca545fcc90a2fcecf2f17761de702 [diff] |
Do not reject valid connection parameter updates As a side-effect to increasing BTM_BLE_CONN_INT_MIN, valid connection parameter updates can be rejected if the requested minimum is < 11.25ms, but the requested maximum is >= 11.25ms. This patch introduces a new parameter "BTM_BLE_CONN_INT_LIMIT" and resets BTM_BLE_CONN_INT_MIN to the HCI spec defined minimum. Bug: 22245224 Change-Id: I6a2e4d18488b63570f7d0070413d00f16a7fdba1