OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tRW_EVENT
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfc/include/
rw_api.h
128
typedef UINT8
tRW_EVENT
;
255
typedef void (tRW_CBACK) (
tRW_EVENT
event, tRW_DATA *p_data);
[
all
...]
/external/libnfc-nci/src/nfc/int/
rw_int.h
[
all
...]
/external/libnfc-nci/src/nfa/rw/
nfa_rw_act.c
182
static void nfa_rw_handle_ndef_detect(
tRW_EVENT
event, tRW_DATA *p_rw_data)
299
static void nfa_rw_handle_tlv_detect(
tRW_EVENT
event, tRW_DATA *p_rw_data)
468
static void nfa_rw_handle_t1t_evt (
tRW_EVENT
event, tRW_DATA *p_rw_data)
625
static void nfa_rw_handle_t2t_evt (
tRW_EVENT
event, tRW_DATA *p_rw_data)
744
static void nfa_rw_handle_t3t_evt (
tRW_EVENT
event, tRW_DATA *p_rw_data)
868
static void nfa_rw_handle_t4t_evt (
tRW_EVENT
event, tRW_DATA *p_rw_data)
[
all
...]
Completed in 523 milliseconds