esp-idf/components
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
..
app_update
bootloader Merge branch 'feature/idf_version' into 'master' 2017-01-11 11:34:28 +08:00
bootloader_support
bt Merge branch 'bugfix/id9562_unregistered_callback' into 'master' 2017-01-11 15:57:03 +08:00
coap
cxx cxx: implement static initialization guards 2017-01-06 16:07:33 +08:00
driver sdmmc: add peripheral driver and protocol layer 2017-01-09 04:51:24 +08:00
esp32 Merge branch 'feature/add_wpa2_set_id_api' into 'master' 2017-01-11 15:13:47 +08:00
esptool_py
ethernet ethernet: support flow control 2017-01-10 15:19:18 +08:00
expat
fatfs fatfs: add vfs support 2017-01-09 05:54:04 +08:00
freertos Add documentation to panic handler functions, move watchpoint stuff from tasks.c to port.c, account for non-32-bytes-aligned stacks when setting watchpoint, add debug reason explanation to panic handler 2017-01-10 13:05:19 +08:00
idf_test
json cJSON:Add float format process 2017-01-09 17:51:48 +08:00
log
lwip components/lwip: Set the ping target info 2017-01-11 10:58:34 +08:00
mbedtls
micro-ecc
newlib fatfs: add vfs support 2017-01-09 05:54:04 +08:00
nghttp
nvs_flash
openssl
partition_table
sdmmc fatfs: add vfs support 2017-01-09 05:54:04 +08:00
spi_flash
tcpip_adapter dhcp: fix dhcp err when wifi and ethernet coexist 2017-01-10 21:54:53 +08:00
ulp
vfs vfs: add directory APIs 2017-01-09 04:51:24 +08:00
wpa_supplicant
xtensa-debug-module