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

  /external/bluetooth/bluedroid/stack/gatt/
gatt_attr.c 248 if (p_clcb->ccc_stage == GATT_SVC_CHANGED_CONNECTING)
250 p_clcb->ccc_stage ++;
371 p_clcb->ccc_stage ++;
418 GATT_TRACE_DEBUG("%s() - stage: %d", __FUNCTION__, p_clcb->ccc_stage);
423 switch(p_clcb->ccc_stage)
498 p_clcb->ccc_stage = GATT_SVC_CHANGED_CONNECTING;
506 p_clcb->ccc_stage ++;
gatt_int.h 480 UINT8 ccc_stage; member in struct:__anon5924

Completed in 50 milliseconds