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.cc 252 if (p_clcb->ccc_stage == GATT_SVC_CHANGED_CONNECTING) {
253 p_clcb->ccc_stage++;
353 p_clcb->ccc_stage++;
388 GATT_TRACE_DEBUG("%s() - stage: %d", __func__, p_clcb->ccc_stage);
393 switch (p_clcb->ccc_stage) {
450 p_clcb->ccc_stage = GATT_SVC_CHANGED_CONNECTING;
457 p_clcb->ccc_stage++;
gatt_int.h 362 uint8_t ccc_stage; member in struct:__anon106246

Completed in 362 milliseconds