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
84
#define
NFA_HCI_ANY_OK
0x00
/external/libnfc-nci/src/nfa/hci/
nfa_hci_utils.c
550
return (
NFA_HCI_ANY_OK
);
565
** Returns
NFA_HCI_ANY_OK
, if successfully add the pipe on to the gate
593
return
NFA_HCI_ANY_OK
;
808
** Returns
NFA_HCI_ANY_OK
, if removed
852
return
NFA_HCI_ANY_OK
;
[
all
...]
nfa_hci_act.c
[
all
...]
Completed in 130 milliseconds