OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfa_rw_handle_sleep_wakeup_rsp
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfa/int/
nfa_rw_int.h
345
extern void
nfa_rw_handle_sleep_wakeup_rsp
(tNFC_STATUS status);
/external/libnfc-nci/src/nfa/dm/
nfa_dm_discover.c
[
all
...]
/external/libnfc-nci/src/nfa/rw/
nfa_rw_act.c
394
** Function
nfa_rw_handle_sleep_wakeup_rsp
401
void
nfa_rw_handle_sleep_wakeup_rsp
(tNFC_STATUS status)
function
411
NFA_TRACE_DEBUG0("
nfa_rw_handle_sleep_wakeup_rsp
; Attempt to wake up Type 2 tag from HALT State is complete");
415
NFA_TRACE_DEBUG0("
nfa_rw_handle_sleep_wakeup_rsp
; Handle the NACK rsp received now");
461
NFA_TRACE_DEBUG0("
nfa_rw_handle_sleep_wakeup_rsp
; Legacy presence check performed");
[
all
...]
Completed in 33 milliseconds