OSDN Git Service

[bluedroid] Fix slave latency and conn timeout defaults in BLE
authorSteve Paik <spaik@google.com>
Thu, 19 Jun 2014 22:50:46 +0000 (15:50 -0700)
committerSteve Paik <spaik@google.com>
Thu, 26 Jun 2014 17:08:14 +0000 (10:08 -0700)
commit9c07b33b335dfa3b4357f9ee293e1c1c03a7389a
treef860359cb2766338ad4bf4bce118c89ed6a7cb6c
parent3c36809a32db64eccd21df7415477810c98d9e3f
[bluedroid] Fix slave latency and conn timeout defaults in BLE

The default connection parameters were not being applied properly in BLE.
Also fixed a typo in btm_ble.c.

Change-Id: I6cfb0f2a400740578910dcf4c7192ea16406aa1b
Signed-off-by: Steve Paik <spaik@google.com>
stack/btm/btm_ble.c
stack/include/btm_ble_api.h
stack/l2cap/l2c_ble.c