HomeSort by relevance Sort by last modified time
    Searched refs:ccc_stage (Results 1 - 2 of 2) sorted by null

  /system/bt/stack/gatt/
gatt_attr.c 251 if (p_clcb->ccc_stage == GATT_SVC_CHANGED_CONNECTING)
253 p_clcb->ccc_stage ++;
359 p_clcb->ccc_stage ++;
398 GATT_TRACE_DEBUG("%s() - stage: %d", __FUNCTION__, p_clcb->ccc_stage);
403 switch(p_clcb->ccc_stage)
461 p_clcb->ccc_stage = GATT_SVC_CHANGED_CONNECTING;
469 p_clcb->ccc_stage ++;
gatt_int.h 459 UINT8 ccc_stage; member in struct:__anon73636

Completed in 711 milliseconds