Searched refs:GKI_DELAY_STOP_SYS_TICK (Results 1 - 9 of 9) sorted by relevance

/external/bluetooth/bluedroid/gki/common/
H A Dgki_time.c52 #if (defined(GKI_DELAY_STOP_SYS_TICK) && (GKI_DELAY_STOP_SYS_TICK > 0))
221 #if (defined(GKI_DELAY_STOP_SYS_TICK) && (GKI_DELAY_STOP_SYS_TICK > 0))
232 #if (defined(GKI_DELAY_STOP_SYS_TICK) && (GKI_DELAY_STOP_SYS_TICK > 0))
350 #if (defined(GKI_DELAY_STOP_SYS_TICK) && (GKI_DELAY_STOP_SYS_TICK > 0))
356 gki_cb.com.OSTicksTilStop = GKI_DELAY_STOP_SYS_TICK;
408 #if (defined(GKI_DELAY_STOP_SYS_TICK)
[all...]
H A Dgki_common.h272 #if (defined(GKI_DELAY_STOP_SYS_TICK) && (GKI_DELAY_STOP_SYS_TICK > 0))
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
H A Dgki_time.c50 #if (defined(GKI_DELAY_STOP_SYS_TICK) && (GKI_DELAY_STOP_SYS_TICK > 0))
219 #if (defined(GKI_DELAY_STOP_SYS_TICK) && (GKI_DELAY_STOP_SYS_TICK > 0))
230 #if (defined(GKI_DELAY_STOP_SYS_TICK) && (GKI_DELAY_STOP_SYS_TICK > 0))
348 #if (defined(GKI_DELAY_STOP_SYS_TICK) && (GKI_DELAY_STOP_SYS_TICK > 0))
354 gki_cb.com.OSTicksTilStop = GKI_DELAY_STOP_SYS_TICK;
406 #if (defined(GKI_DELAY_STOP_SYS_TICK)
[all...]
H A Dgki_common.h278 #if (defined(GKI_DELAY_STOP_SYS_TICK) && (GKI_DELAY_STOP_SYS_TICK > 0))
/external/libnfc-nci/src/gki/common/
H A Dgki_time.c50 #if (defined(GKI_DELAY_STOP_SYS_TICK) && (GKI_DELAY_STOP_SYS_TICK > 0))
219 #if (defined(GKI_DELAY_STOP_SYS_TICK) && (GKI_DELAY_STOP_SYS_TICK > 0))
230 #if (defined(GKI_DELAY_STOP_SYS_TICK) && (GKI_DELAY_STOP_SYS_TICK > 0))
348 #if (defined(GKI_DELAY_STOP_SYS_TICK) && (GKI_DELAY_STOP_SYS_TICK > 0))
354 gki_cb.com.OSTicksTilStop = GKI_DELAY_STOP_SYS_TICK;
406 #if (defined(GKI_DELAY_STOP_SYS_TICK)
[all...]
H A Dgki_common.h278 #if (defined(GKI_DELAY_STOP_SYS_TICK) && (GKI_DELAY_STOP_SYS_TICK > 0))
/external/bluetooth/bluedroid/include/
H A Dgki_target.h134 #ifndef GKI_DELAY_STOP_SYS_TICK
135 #define GKI_DELAY_STOP_SYS_TICK 10 macro
/external/libnfc-nci/src/hal/include/
H A Dgki_hal_target.h132 #ifndef GKI_DELAY_STOP_SYS_TICK
133 #define GKI_DELAY_STOP_SYS_TICK 10 macro
/external/libnfc-nci/src/include/
H A Dgki_target.h136 #ifndef GKI_DELAY_STOP_SYS_TICK
137 #define GKI_DELAY_STOP_SYS_TICK 10 macro

Completed in 30 milliseconds