HomeSort by relevance Sort by last modified time
    Searched refs:ndef_status (Results 1 - 3 of 3) sorted by null

  /system/nfc/src/nfa/dm/
nfa_dm_ndef.c 357 tNDEF_STATUS ndef_status; local
404 ndef_status = NDEF_MsgValidate(p_msg_buf, len, true);
405 if (ndef_status != NDEF_OK) {
407 ndef_status);
  /system/nfc/src/nfc/int/
rw_int.h 411 uint8_t ndef_status; /* The current status of NDEF Write operation */ member in struct:__anon107632
598 uint8_t ndef_status; /* bitmap for NDEF status */ member in struct:__anon107637
    [all...]
  /system/nfc/src/nfa/rw/
nfa_rw_act.c 1634 tNDEF_STATUS ndef_status; local
    [all...]

Completed in 175 milliseconds