Home
last modified time | relevance | path

Searched refs:GKI_NO_NEW_TMRS_STARTED (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nci/src/gki/common/
Dgki_time.c30 #define GKI_NO_NEW_TMRS_STARTED (0x7fffffffL) /* Largest signed positive timer count */ macro
435 next_expiration = GKI_NO_NEW_TMRS_STARTED; in GKI_timer_update()
558 if (next_expiration < GKI_NO_NEW_TMRS_STARTED) in GKI_timer_update()
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
Dgki_time.c30 #define GKI_NO_NEW_TMRS_STARTED (0x7fffffffL) /* Largest signed positive timer count */ macro
435 next_expiration = GKI_NO_NEW_TMRS_STARTED; in GKI_timer_update()
558 if (next_expiration < GKI_NO_NEW_TMRS_STARTED) in GKI_timer_update()