esp-idf/components/bt/bluedroid
2020-02-20 19:16:01 +08:00
..
api example/ble_throughput: 2020-02-20 18:05:23 +08:00
bta component/bt: Fix the issue with pointer type conversion in gattc. Unified att(db_sizedb_size) count pointer type in bta and btc, change pointer type in bta from int to uint16_t. 2020-02-20 19:16:01 +08:00
btc component/bt: Fix the issue with pointer type conversion in gattc. Unified att(db_sizedb_size) count pointer type in bta and btc, change pointer type in bta from int to uint16_t. 2020-02-20 19:16:01 +08:00
common/include/common Add support of NimBLE host in ESP-BLE-Mesh - v3.3 2020-02-13 12:33:23 +05:30
device Component/bt: fix build warning when bluedroid disable log 2019-03-20 15:02:57 +08:00
external/sbc components/bt: Fix warning when disable debug logs or in release mode and improve the code structure 2019-03-26 14:46:36 +08:00
hci bugfix btdm sleep twice after wakeup request 2019-07-27 18:07:20 +08:00
main components/bt: Fix memory leak about rfcomm 2019-07-25 16:51:40 +08:00
stack example/ble_throughput: 2020-02-20 18:05:23 +08:00