OVMS3-idf/components/bt/bluedroid
Tian Hao d045187c0f component/bt : change the resolving list cleanup position
1. enable will malloc, but disable don't free resolving list, so fix it
2. In disable procedure, it will alloc alarm to hash_map, and all the alarm  hash_map will be free in deinit. So this need not be fixed currently.
2016-12-15 13:35:30 +08:00
..
api component/bt : cleanup the un-necessary include in api.h 2016-12-09 14:38:21 +08:00
bta component/bt : change the resolving list cleanup position 2016-12-15 13:35:30 +08:00
btc component/bt : fix bug of bdaddr point to resolve gattc recv notify 2016-12-09 14:38:21 +08:00
btcore component/bt : run astyle handle the code files 2016-11-25 02:10:15 +08:00
btif component/bt : run astyle handle the code files 2016-11-25 02:10:15 +08:00
device component/bt : cleanup all the "-W-no-xx" and all the warnings 2016-12-07 13:49:53 -08:00
gki component/bt : fix the init/deinit memory leak 2016-12-14 22:10:21 +08:00
hci component/bt : fix enable bug 2016-12-14 22:10:21 +08:00
include component/bt : fix compile error 2016-11-29 19:45:10 +08:00
main component/bt : fix the bug of deinit/disable 2016-12-14 22:10:21 +08:00
osi component/bt : fix enable bug 2016-12-14 22:10:21 +08:00
stack component/bt : fix the bug of deinit/disable 2016-12-14 22:10:21 +08:00