esp-idf/components/bt
Tian Hao 6648ff427c component/bt : fix connection bug of Iphone7 10.0.2
This connection error caused by iPhone, it think that TX data length must large than 27 when slave support EXTEND_DATA_LENGTH. But this should be allow. Besides,  the problem cannot be found on higher version of Iphone7, apple seemed to have fixed it.
Actually maybe other BLE device have the same problem.
2017-02-16 14:15:46 +08:00
..
bluedroid component/bt : fix connection bug of Iphone7 10.0.2 2017-02-16 14:15:46 +08:00
include component/bt: modify bluetooth API 2017-01-05 20:02:06 +08:00
lib@9c1eea6bb0 component/bt : move some codes of controller to iram 2017-01-18 16:38:06 +08:00
bt.c component/bt: modify bluetooth API 2017-01-05 20:02:06 +08:00
component.mk config: Simplify WiFi & Bluetooth config options 2017-01-10 16:04:04 +11:00
Kconfig config: Move WiFi & BT toggles to Components menu, same as Ethernet 2017-01-10 16:39:43 +11:00