]> granicus.if.org Git - esp-idf/commit
component/bt : gatt client fix search service bug
authorTian Hao <tianhao@espressif.com>
Tue, 22 Nov 2016 09:26:30 +0000 (17:26 +0800)
committerTian Hao <tianhao@espressif.com>
Tue, 22 Nov 2016 09:26:30 +0000 (17:26 +0800)
commit595bd2e3c4fa322e44f9022dede46c759be94823
tree08ddc98098248fb595656ebc24ef5545ef8a079e
parent3b432735c6e81c163627637e62c343c33cd3ceb4
component/bt : gatt client fix search service bug

1. fix search service bug
2. delete some print
components/bt/bluedroid/api/esp_gattc_api.c
components/bt/bluedroid/btc/profile/std/gatt/btc_gattc.c
components/bt/bluedroid/btc/profile/std/include/btc_gattc.h
components/bt/bluedroid/hci/hci_hal_h4.c
components/bt/bluedroid/hci/packet_fragmenter.c
components/bt/bluedroid/stack/l2cap/l2c_main.c
examples/10_gatt_client/components/bluedroid_demos/app_project/Arch_SimpleClientProject.c