mirror of
https://github.com/espressif/esp-idf
synced 2025-03-11 10:09:08 -04: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>