mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-14 22:16:46 +00:00

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>