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

  /external/libnfc-nci/src/nfc/int/
nfc_int.h 227 NFC_API extern BOOLEAN nfc_ncif_process_event (BT_HDR *p_msg);
  /external/libnfc-nci/src/nfc/nfc/
nfc_task.c 394 free_buf = nfc_ncif_process_event (p_msg);
nfc_ncif.c 356 ** Function nfc_ncif_process_event
364 BOOLEAN nfc_ncif_process_event (BT_HDR *p_msg) function
393 NFC_TRACE_ERROR2 ("nfc_ncif_process_event unexpected rsp: gid:0x%x, oid:0x%x", gid, oid);
    [all...]

Completed in 293 milliseconds