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
/system/nfc/src/nfa/include/
nfa_hci_defs.h
83
#define
NFA_HCI_ANY_OK
0x00
/system/nfc/src/nfa/hci/
nfa_hci_utils.c
513
return (
NFA_HCI_ANY_OK
);
528
** Returns
NFA_HCI_ANY_OK
, if successfully add the pipe on to the gate
559
return
NFA_HCI_ANY_OK
;
793
** Returns
NFA_HCI_ANY_OK
, if removed
832
return
NFA_HCI_ANY_OK
;
[
all
...]
nfa_hci_act.c
[
all
...]
Completed in 62 milliseconds