Home
last modified time | relevance | path

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

/system/bt/stack/gatt/
Dgatt_attr.c459 p_clcb->ccc_stage = GATT_SVC_CHANGED_CONNECTING; in GATT_ConfigServiceChangeCCC()
Dgatt_int.h444 #define GATT_SVC_CHANGED_CONNECTING 1 /* wait for connection */ macro