]> granicus.if.org Git - esp-idf/commit
component/bt: Added the new feature of the l2cap layer from the bluedroid new version...
authorYulong <huangyulong@espressif.com>
Tue, 8 Aug 2017 07:32:59 +0000 (03:32 -0400)
committerYulong <huangyulong@espressif.com>
Wed, 6 Sep 2017 08:25:57 +0000 (04:25 -0400)
commit371c55138e42ab5502f71bea9820b2da3676eec2
tree5e3d589848a49094c83717e84bb97fefba15fa0b
parentaad24cb6c7faa416a8658d7e47131b8163bde51a
component/bt: Added the new feature of the l2cap layer from the bluedroid new version 7.1.1
components/bt/bluedroid/include/bt_target.h
components/bt/bluedroid/stack/btm/btm_ble.c
components/bt/bluedroid/stack/btm/btm_sec.c
components/bt/bluedroid/stack/include/btm_int.h
components/bt/bluedroid/stack/include/l2c_api.h
components/bt/bluedroid/stack/include/l2cdefs.h
components/bt/bluedroid/stack/l2cap/include/l2c_int.h
components/bt/bluedroid/stack/l2cap/l2c_api.c
components/bt/bluedroid/stack/l2cap/l2c_ble.c
components/bt/bluedroid/stack/l2cap/l2c_main.c
components/bt/bluedroid/stack/l2cap/l2c_utils.c