esp-idf/components/bt/bluedroid
Jiang Jiang Jian 0c01ef68f1 Merge branch 'bugfix/id9562_unregistered_callback' into 'master'
component/bt: check for registration status of callback function before using it

Add checking of NULL function pointers when calling bluetooth callbacks, especially before the callback functions are registered

See merge request !406
2017-01-11 15:57:03 +08:00
..
api component/bt: fix typos in "if" condition espressions 2017-01-11 13:36:48 +08:00
bta component/bt : blufi add version 2017-01-06 17:40:46 +08:00
btc Merge branch 'bugfix/id9562_unregistered_callback' into 'master' 2017-01-11 15:57:03 +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 : new blufi 2017-01-05 20:22:35 +08:00
include component/bt : new blufi 2017-01-05 20:22:35 +08:00
main component/bt : fix the bug of deinit/disable 2016-12-14 22:10:21 +08:00
osi Replace backwards-compatible portTICK_RATE_MS with FreeRTOS v8+ portTICK_PERIOD_MS 2016-12-28 10:23:13 +11:00
stack Replace backwards-compatible portTICK_RATE_MS with FreeRTOS v8+ portTICK_PERIOD_MS 2016-12-28 10:23:13 +11:00