OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFA_ReleaseExclusiveRfControl
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/nfa/dm/
nfa_dm_api.c
317
** Function
NFA_ReleaseExclusiveRfControl
326
tNFA_STATUS
NFA_ReleaseExclusiveRfControl
(void)
330
NFA_TRACE_API0 ("
NFA_ReleaseExclusiveRfControl
()");
334
NFA_TRACE_ERROR0 ("
NFA_ReleaseExclusiveRfControl
(): Exclusive rf control is not in progress");
[
all
...]
/external/libnfc-nci/src/nfa/include/
nfa_api.h
243
#define NFA_EXCLUSIVE_RF_CONTROL_STOPPED_EVT 20 /* Result for
NFA_ReleaseExclusiveRfControl
*/
[
all
...]
Completed in 24 milliseconds