OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GKI_NUM_TIMERS
(Results
1 - 10
of
10
) sorted by null
/external/bluetooth/bluedroid/gki/common/
gki_time.c
27
#ifndef
GKI_NUM_TIMERS
60
#if (
GKI_NUM_TIMERS
> 0)
65
#if (
GKI_NUM_TIMERS
> 1)
70
#if (
GKI_NUM_TIMERS
> 2)
75
#if (
GKI_NUM_TIMERS
> 3)
108
#if (
GKI_NUM_TIMERS
> 0)
115
#if (
GKI_NUM_TIMERS
> 1)
122
#if (
GKI_NUM_TIMERS
> 2)
129
#if (
GKI_NUM_TIMERS
> 3)
254
#if (
GKI_NUM_TIMERS
> 0
[
all
...]
gki_common.h
279
/* Only take up space timers used in the system (
GKI_NUM_TIMERS
defined in target.h) */
280
#if (
GKI_NUM_TIMERS
> 0)
285
#if (
GKI_NUM_TIMERS
> 1)
290
#if (
GKI_NUM_TIMERS
> 2)
295
#if (
GKI_NUM_TIMERS
> 3)
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_time.c
25
#ifndef
GKI_NUM_TIMERS
58
#if (
GKI_NUM_TIMERS
> 0)
63
#if (
GKI_NUM_TIMERS
> 1)
68
#if (
GKI_NUM_TIMERS
> 2)
73
#if (
GKI_NUM_TIMERS
> 3)
106
#if (
GKI_NUM_TIMERS
> 0)
113
#if (
GKI_NUM_TIMERS
> 1)
120
#if (
GKI_NUM_TIMERS
> 2)
127
#if (
GKI_NUM_TIMERS
> 3)
252
#if (
GKI_NUM_TIMERS
> 0
[
all
...]
gki_common.h
285
/* Only take up space timers used in the system (
GKI_NUM_TIMERS
defined in target.h) */
286
#if (
GKI_NUM_TIMERS
> 0)
291
#if (
GKI_NUM_TIMERS
> 1)
296
#if (
GKI_NUM_TIMERS
> 2)
301
#if (
GKI_NUM_TIMERS
> 3)
/external/libnfc-nci/src/gki/common/
gki_time.c
25
#ifndef
GKI_NUM_TIMERS
58
#if (
GKI_NUM_TIMERS
> 0)
63
#if (
GKI_NUM_TIMERS
> 1)
68
#if (
GKI_NUM_TIMERS
> 2)
73
#if (
GKI_NUM_TIMERS
> 3)
106
#if (
GKI_NUM_TIMERS
> 0)
113
#if (
GKI_NUM_TIMERS
> 1)
120
#if (
GKI_NUM_TIMERS
> 2)
127
#if (
GKI_NUM_TIMERS
> 3)
252
#if (
GKI_NUM_TIMERS
> 0
[
all
...]
gki_common.h
285
/* Only take up space timers used in the system (
GKI_NUM_TIMERS
defined in target.h) */
286
#if (
GKI_NUM_TIMERS
> 0)
291
#if (
GKI_NUM_TIMERS
> 1)
296
#if (
GKI_NUM_TIMERS
> 2)
301
#if (
GKI_NUM_TIMERS
> 3)
/external/bluetooth/bluedroid/gki/ulinux/
gki_ulinux.c
347
#if (
GKI_NUM_TIMERS
> 0)
352
#if (
GKI_NUM_TIMERS
> 1)
357
#if (
GKI_NUM_TIMERS
> 2)
362
#if (
GKI_NUM_TIMERS
> 3)
421
#if (
GKI_NUM_TIMERS
> 0)
426
#if (
GKI_NUM_TIMERS
> 1)
431
#if (
GKI_NUM_TIMERS
> 2)
436
#if (
GKI_NUM_TIMERS
> 3)
[
all
...]
/external/bluetooth/bluedroid/include/
gki_target.h
84
#ifndef
GKI_NUM_TIMERS
85
#define
GKI_NUM_TIMERS
3
/external/libnfc-nci/src/hal/include/
gki_hal_target.h
82
#ifndef
GKI_NUM_TIMERS
83
#define
GKI_NUM_TIMERS
2
/external/libnfc-nci/src/include/
gki_target.h
126
#ifndef
GKI_NUM_TIMERS
127
#define
GKI_NUM_TIMERS
3
Completed in 4309 milliseconds