OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ndef_status
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfa/dm/
nfa_dm_ndef.c
368
tNDEF_STATUS
ndef_status
;
local
410
if ((
ndef_status
= NDEF_MsgValidate (p_msg_buf, len, TRUE)) != NDEF_OK)
412
NFA_TRACE_ERROR1 ("Received invalid NDEF message. NDEF status=0x%x",
ndef_status
);
/external/libnfc-nci/src/nfc/int/
rw_int.h
309
UINT8
ndef_status
; /* The current status of NDEF Write operation */
member in struct:__anon10635
460
UINT8
ndef_status
; \/* bitmap for NDEF status *\/
member in struct:__anon10640
[
all
...]
/external/libnfc-nci/src/nfa/rw/
nfa_rw_act.c
1635
tNDEF_STATUS
ndef_status
;
local
[
all
...]
Completed in 36 milliseconds