OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfc_ncif_process_event
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfc/int/
nfc_int.h
228
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
357
** Function
nfc_ncif_process_event
365
BOOLEAN
nfc_ncif_process_event
(BT_HDR *p_msg)
function
394
NFC_TRACE_ERROR2 ("
nfc_ncif_process_event
unexpected rsp: gid:0x%x, oid:0x%x", gid, oid);
[
all
...]
Completed in 32 milliseconds