OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tNFA_HCI_RESPONSE
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfa/int/
nfa_hci_int.h
70
typedef UINT8
tNFA_HCI_RESPONSE
;
483
extern
tNFA_HCI_RESPONSE
nfa_hciu_add_pipe_to_gate (UINT8 pipe, UINT8 local_gate, UINT8 dest_host, UINT8 dest_gate);
484
extern
tNFA_HCI_RESPONSE
nfa_hciu_add_pipe_to_static_gate (UINT8 local_gate, UINT8 pipe_id, UINT8 dest_host, UINT8 dest_gate);
486
extern
tNFA_HCI_RESPONSE
nfa_hciu_release_pipe (UINT8 pipe_id);
/external/libnfc-nci/src/nfa/hci/
nfa_hci_utils.c
520
tNFA_HCI_RESPONSE
nfa_hciu_add_pipe_to_gate (UINT8 pipe_id, UINT8 local_gate,
565
tNFA_HCI_RESPONSE
nfa_hciu_add_pipe_to_static_gate (UINT8 local_gate, UINT8 pipe_id, UINT8 dest_host, UINT8 dest_gate)
844
tNFA_HCI_RESPONSE
nfa_hciu_release_pipe (UINT8 pipe_id)
[
all
...]
nfa_hci_act.c
[
all
...]
Completed in 532 milliseconds