OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PIPETYPE_STATIC_ADMIN
(Results
1 - 4
of
4
) sorted by null
/external/libnfc-nxp/src/
phHciNfc_Pipe.h
73
#define
PIPETYPE_STATIC_ADMIN
0x01U
phHciNfc_AdminMgmt.c
255
PIPETYPE_STATIC_ADMIN
;
262
psHciContext->p_pipe_list[
PIPETYPE_STATIC_ADMIN
] =
615
p_pipe_info = psHciContext->p_pipe_list[
PIPETYPE_STATIC_ADMIN
];
[
all
...]
phHciNfc_Pipe.c
759
p_pipe_info = psHciContext->p_pipe_list[
PIPETYPE_STATIC_ADMIN
];
[
all
...]
phHciNfc_Generic.c
935
&& ( (pipe_id !=
PIPETYPE_STATIC_ADMIN
)
[
all
...]
Completed in 77 milliseconds