OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfa_hciu_add_pipe_to_gate
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfa/hci/
nfa_hci_act.c
[
all
...]
nfa_hci_utils.c
512
** Function
nfa_hciu_add_pipe_to_gate
520
tNFA_HCI_RESPONSE
nfa_hciu_add_pipe_to_gate
(UINT8 pipe_id, UINT8 local_gate,
function
544
NFA_TRACE_DEBUG4 ("
nfa_hciu_add_pipe_to_gate
Gate ID: 0x%02x Pipe ID: 0x%02x pipe_index: %u App Handle: 0x%08x",
550
NFA_TRACE_DEBUG1 ("
nfa_hciu_add_pipe_to_gate
: 0x%02x NOT FOUND", local_gate);
[
all
...]
/external/libnfc-nci/src/nfa/int/
nfa_hci_int.h
483
extern tNFA_HCI_RESPONSE
nfa_hciu_add_pipe_to_gate
(UINT8 pipe, UINT8 local_gate, UINT8 dest_host, UINT8 dest_gate);
Completed in 49 milliseconds