Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/gatt/
Dgatt_attr.c684 p_clcb->ccc_stage = GATT_SVC_CHANGED_CONNECTING; in GATT_ConfigServiceChangeCCC()
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h490 #define GATT_SVC_CHANGED_CONNECTING 1 /* wait for connection */ macro