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
/system/nfc/src/nfc/include/
nfc_int.h
261
extern bool
nfc_ncif_process_event
(NFC_HDR* p_msg);
/system/nfc/src/nfc/nfc/
nfc_task.cc
374
free_buf =
nfc_ncif_process_event
(p_msg);
nfc_ncif.cc
347
** Function
nfc_ncif_process_event
355
bool
nfc_ncif_process_event
(NFC_HDR* p_msg) {
function
392
"
nfc_ncif_process_event
unexpected rsp: gid:0x%x, oid:0x%x", gid,
[
all
...]
Completed in 1502 milliseconds