OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tNFC_RESPONSE_EVT
(Results
1 - 8
of
8
) sorted by null
/external/libnfc-nci/src/nfc/nci/
nci_hrcv.c
313
tNFC_RESPONSE_EVT
event = NFC_NFCEE_INFO_REVT;
371
tNFC_RESPONSE_EVT
event = NFC_NFCEE_INFO_REVT;
/external/libnfc-nci/src/nfc/int/
nfc_int.h
244
NFC_API extern void nfc_ncif_event_status (
tNFC_RESPONSE_EVT
event, UINT8 status);
/external/libnfc-nci/src/nfc/include/
nfc_api.h
159
* tNFC_RESPONSE_CBACK uses
tNFC_RESPONSE_EVT
; range 0x5000 ~
191
typedef UINT16
tNFC_RESPONSE_EVT
;
509
typedef void (tNFC_RESPONSE_CBACK) (
tNFC_RESPONSE_EVT
event, tNFC_RESPONSE *p_data);
[
all
...]
/external/libnfc-nci/src/nfa/ee/
nfa_ee_main.c
323
void nfa_ee_proc_evt (
tNFC_RESPONSE_EVT
event, void *p_data)
/external/libnfc-nci/src/nfa/int/
nfa_ee_int.h
284
/* data type for
tNFC_RESPONSE_EVT
*/
449
void nfa_ee_proc_evt(
tNFC_RESPONSE_EVT
event, void *p_data);
nfa_dm_int.h
644
char *nfa_dm_nfc_revt_2_str (
tNFC_RESPONSE_EVT
event);
/external/libnfc-nci/src/nfa/dm/
nfa_dm_act.c
252
static void nfa_dm_nfc_response_cback (
tNFC_RESPONSE_EVT
event, tNFC_RESPONSE *p_data)
[
all
...]
/external/libnfc-nci/src/nfc/nfc/
nfc_ncif.c
514
void nfc_ncif_event_status (
tNFC_RESPONSE_EVT
event, UINT8 status)
[
all
...]
Completed in 83 milliseconds