Searched refs:ExceptionCnt (Results 1 – 6 of 6) sorted by relevance
342 … UINT16 ExceptionCnt; /* number of GKI exceptions that have happened */ member
292 for (i = 0; i < gki_cb.com.ExceptionCnt; i++) in gki_print_exception()
996 if (gki_cb.com.ExceptionCnt < GKI_MAX_EXCEPTION) in GKI_exception()1000 pExp = &gki_cb.com.Exception[gki_cb.com.ExceptionCnt++]; in GKI_exception()
1019 if (gki_cb.com.ExceptionCnt < GKI_MAX_EXCEPTION) in GKI_exception()1023 pExp = &gki_cb.com.Exception[gki_cb.com.ExceptionCnt++]; in GKI_exception()