esp-idf/components/bt
Hrishikesh Dhayagude 11a5fb8ab6 components/bt: Remove warnings in btc_gatts_arg_deep_copy() that are confusing
Fixes: https://github.com/espressif/esp-idf/issues/2811

The warning print "NULL value" is only kept for event
BTC_GATTS_ACT_SET_ATTR_VALUE as this can be useful in case user forgets
to set attribute value

Signed-off-by: Hrishikesh Dhayagude <hrishi@espressif.com>
2018-12-20 14:20:56 +05:30
..
bluedroid components/bt: Remove warnings in btc_gatts_arg_deep_copy() that are confusing 2018-12-20 14:20:56 +05:30
include component/bt: bugfix of bluetooth modem sleep not being able to work with Dynamic Frequency Scaling 2018-12-11 16:49:01 +08:00
lib@06c3f28c44 fix crash when adv and scan coex and optimize duplicate scan 2018-12-17 11:40:50 +08:00
test bt: Fix unit tests build with CMake 2018-11-28 15:19:04 +08:00
bt.c component/bt: use a pm_lock to prevent light sleep when bluetooth is enabled due to current imcompatibility 2018-12-17 19:54:57 +08:00
CMakeLists.txt cmake: separate app from idf lib project 2018-11-27 13:59:24 +08:00
component.mk build system: Add a compatible old GCC flag 2018-09-20 18:53:14 +08:00
Kconfig Merge branch 'bugfix/btdm_configure_ssp_in_menuconfig' into 'master' 2018-12-20 15:31:08 +08:00