OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tNFA_HCI_API_SEND_EVENT_EVT
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/nfa/hci/
nfa_hci_api.c
730
tNFA_HCI_API_SEND_EVENT_EVT
*p_msg;
761
&&((p_msg = (
tNFA_HCI_API_SEND_EVENT_EVT
*) GKI_getbuf (sizeof (
tNFA_HCI_API_SEND_EVENT_EVT
))) != NULL) )
[
all
...]
/external/libnfc-nci/src/nfa/int/
nfa_hci_int.h
239
}
tNFA_HCI_API_SEND_EVENT_EVT
;
307
tNFA_HCI_API_SEND_EVENT_EVT
send_evt; /* Send a command on a pipe to a host */
Completed in 6641 milliseconds