OVMS3-idf/components/bt/bluedroid
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
..
api Merge branch 'bugfix/btdm_debug_gatt_attr_table' into 'master' 2017-01-25 11:48:09 +08:00
bta component/bt : add api to set raw adv_data/scan_rsp_data 2017-01-19 17:36:40 +08:00
btc component/bt : fix BLUFI bug with small MTU size 2017-02-10 11:20:34 +08:00
btcore component/bt : run astyle handle the code files 2016-11-25 02:10:15 +08:00
btif component/bt : run astyle handle the code files 2016-11-25 02:10:15 +08:00
device component/bt : fix connection bug of Iphone7 10.0.2 2017-02-16 14:15:46 +08:00
gki component/bt : fix the init/deinit memory leak 2016-12-14 22:10:21 +08:00
hci component/bt : fix connection bug of Iphone7 10.0.2 2017-02-16 14:15:46 +08:00
include component/bt : new blufi 2017-01-05 20:22:35 +08:00
main component/bt : fix the bug of deinit/disable 2016-12-14 22:10:21 +08:00
osi Replace backwards-compatible portTICK_RATE_MS with FreeRTOS v8+ portTICK_PERIOD_MS 2016-12-28 10:23:13 +11:00
stack component/bt : fix GATT disconnect memory leak bug 2017-02-13 14:00:26 +08:00