]> granicus.if.org Git - esp-idf/commit
Component/bt: send data length request by host after read feature complete
authorzhiweijian <zhiweijian@espressif.com>
Thu, 7 Dec 2017 07:00:06 +0000 (15:00 +0800)
committerzhiweijian <zhiweijian@espressif.com>
Tue, 12 Dec 2017 12:02:36 +0000 (20:02 +0800)
commit3a70e614778fb5309b38396c11b53b9b9d909ec1
treef07ebd97e119245981405fdbdf0a958a5b7a504c
parent043ef32651fada9f66362949deecfe101c636e6c
Component/bt: send data length request by host after read feature complete
components/bt/bluedroid/device/controller.c
components/bt/bluedroid/device/include/controller.h
components/bt/bluedroid/hci/hci_packet_parser.c
components/bt/bluedroid/hci/include/hci_packet_parser.h
components/bt/bluedroid/stack/btm/btm_acl.c
components/bt/bluedroid/stack/btm/btm_ble.c
components/bt/bluedroid/stack/btm/btm_ble_gap.c
components/bt/bluedroid/stack/gatt/gatt_cl.c
components/bt/bluedroid/stack/gatt/gatt_sr.c
components/bt/lib