OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PH_LLCNFC_CONNECTIONTIMER
(Results
1 - 4
of
4
) sorted by null
/external/libnfc-nxp/src/
phLlcNfc_Timer.h
48
#define
PH_LLCNFC_CONNECTIONTIMER
(0x00) /**< Timer for connection time out */
phLlcNfc_Timer.c
194
case
PH_LLCNFC_CONNECTIONTIMER
:
359
case
PH_LLCNFC_CONNECTIONTIMER
:
759
result = phLlcNfc_StartTimers (
PH_LLCNFC_CONNECTIONTIMER
, 0);
812
gpphLlcNfc_Ctxt->s_timerinfo.timer_id[
PH_LLCNFC_CONNECTIONTIMER
])
823
ps_timer_info->timer_id[
PH_LLCNFC_CONNECTIONTIMER
]);
824
/* phLlcNfc_StopTimers(
PH_LLCNFC_CONNECTIONTIMER
, 0); */
831
phLlcNfc_StopTimers (
PH_LLCNFC_CONNECTIONTIMER
, 0);
851
result = phLlcNfc_StartTimers(
PH_LLCNFC_CONNECTIONTIMER
, 0);
908
ps_timer_info->timer_id[
PH_LLCNFC_CONNECTIONTIMER
],
[
all
...]
phLlcNfc.c
276
result = phLlcNfc_StartTimers(
PH_LLCNFC_CONNECTIONTIMER
, 0);
phLlcNfc_Frame.c
[
all
...]
Completed in 154 milliseconds