OVMS3-idf/components/bt/bluedroid
gengyuchao a2b063dc4e Component/bt :
Add handling of osi memory calloc failure.
Add length check for snprintf in osi config.
2020-03-21 13:16:11 +08:00
..
api example/ble_throughput: 2020-03-21 11:18:30 +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-03-21 11:21:55 +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-03-21 11:21:55 +08:00
common/include/common components/bt: Disable BR/EDR GATT 2019-10-28 11:36:52 +08:00
device Component/bt: fix build warning when bluedroid disable log 2019-03-20 15:06:17 +08:00
external/sbc components/bt: Fix warning when disable debug logs or in release mode and improve the code structure 2019-03-26 15:29:22 +08:00
hci components/bt: Backport 3 bugfixs into release v3.2 2019-08-09 03:04:40 +00:00
main components/bt: Fix memory leak about rfcomm 2019-07-25 17:10:52 +08:00
osi Component/bt : 2020-03-21 13:16:11 +08:00
stack example/ble_throughput: 2020-03-21 11:18:30 +08:00