Searched refs:ExceptionCnt (Results 1 – 6 of 6) sorted by relevance
370 uint16_t ExceptionCnt; /* number of GKI exceptions that have happened */ member
259 for (i = 0; i < gki_cb.com.ExceptionCnt; i++) { in gki_print_exception()
958 if (gki_cb.com.ExceptionCnt < GKI_MAX_EXCEPTION) { in GKI_exception()961 pExp = &gki_cb.com.Exception[gki_cb.com.ExceptionCnt++]; in GKI_exception()
979 if (gki_cb.com.ExceptionCnt < GKI_MAX_EXCEPTION) { in GKI_exception()982 pExp = &gki_cb.com.Exception[gki_cb.com.ExceptionCnt++]; in GKI_exception()