Home
last modified time | relevance | path

Searched refs:GATT_SVC_CHANGED_DESCRIPTOR (Results 1 – 2 of 2) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/
Dgatt_attr.c519 case GATT_SVC_CHANGED_DESCRIPTOR: /* discover service change ccc */ in gatt_cl_start_config_ccc()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h486 #define GATT_SVC_CHANGED_DESCRIPTOR 4 /* service change CCC discoery */ macro