Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/gatt/
Dgatt_attr.c611 case GATT_SVC_CHANGED_SERVICE: /* discover GATT service */ in gatt_cl_start_config_ccc()
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h491 #define GATT_SVC_CHANGED_SERVICE 2 /* GATT service discovery */ macro