OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tNFA_HCI_API_SEND_RSP_EVT
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/nfa/hci/
nfa_hci_api.c
649
tNFA_HCI_API_SEND_RSP_EVT
*p_msg;
673
&&((p_msg = (
tNFA_HCI_API_SEND_RSP_EVT
*) GKI_getbuf (sizeof (
tNFA_HCI_API_SEND_RSP_EVT
))) != NULL) )
[
all
...]
/external/libnfc-nci/src/nfa/int/
nfa_hci_int.h
277
}
tNFA_HCI_API_SEND_RSP_EVT
;
306
tNFA_HCI_API_SEND_RSP_EVT
send_rsp; /* Response to a command sent on a pipe to a host */
Completed in 26 milliseconds