OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFA_HCI_CLOSE_PIPE_EVT
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfa/include/
nfa_hci_api.h
49
#define
NFA_HCI_CLOSE_PIPE_EVT
0x07 /* Pipe is closed / could not close */
147
/* Data for
NFA_HCI_CLOSE_PIPE_EVT
*/
256
tNFA_HCI_CLOSE_PIPE closed; /*
NFA_HCI_CLOSE_PIPE_EVT
*/
555
**
NFA_HCI_CLOSE_PIPE_EVT
with the pipe id.
/external/libnfc-nci/src/nfa/hci/
nfa_hci_act.c
845
nfa_hciu_send_to_app (
NFA_HCI_CLOSE_PIPE_EVT
, &evt_data, p_evt_data->close_pipe.hci_handle);
853
nfa_hciu_send_to_app (
NFA_HCI_CLOSE_PIPE_EVT
, &evt_data, p_evt_data->close_pipe.hci_handle);
[
all
...]
nfa_hci_main.c
[
all
...]
Completed in 540 milliseconds