OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFA_HCI_ALLOCATE_GATE_EVT
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfa/include/
nfa_hci_api.h
45
#define
NFA_HCI_ALLOCATE_GATE_EVT
0x03 /* A generic gate allocated to the application */
116
/* Data for
NFA_HCI_ALLOCATE_GATE_EVT
*/
252
tNFA_HCI_ALLOCATE_GATE allocated; /*
NFA_HCI_ALLOCATE_GATE_EVT
*/
348
** the app will be notified with
NFA_HCI_ALLOCATE_GATE_EVT
with
/packages/apps/Nfc/nci/jni/
SecureElement.cpp
[
all
...]
/external/libnfc-nci/src/nfa/hci/
nfa_hci_act.c
481
/* notify
NFA_HCI_ALLOCATE_GATE_EVT
to the application */
482
nfa_hciu_send_to_app (
NFA_HCI_ALLOCATE_GATE_EVT
, &evt_data, app_handle);
[
all
...]
Completed in 28 milliseconds