OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFA_HCI_ANY_OK
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfa/include/
nfa_hci_defs.h
85
#define
NFA_HCI_ANY_OK
0x00
/external/libnfc-nci/src/nfa/hci/
nfa_hci_utils.c
546
return (
NFA_HCI_ANY_OK
);
561
** Returns
NFA_HCI_ANY_OK
, if successfully add the pipe on to the gate
589
return
NFA_HCI_ANY_OK
;
840
** Returns
NFA_HCI_ANY_OK
, if removed
884
return
NFA_HCI_ANY_OK
;
[
all
...]
nfa_hci_act.c
[
all
...]
Completed in 29 milliseconds