Searched refs:NFA_ReleaseExclusiveRfControl (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfa/dm/
H A Dnfa_dm_api.c317 ** Function NFA_ReleaseExclusiveRfControl
326 tNFA_STATUS NFA_ReleaseExclusiveRfControl (void) function
330 NFA_TRACE_API0 ("NFA_ReleaseExclusiveRfControl ()");
334 NFA_TRACE_ERROR0 ("NFA_ReleaseExclusiveRfControl (): Exclusive rf control is not in progress");
/external/libnfc-nci/src/nfa/include/
H A Dnfa_api.h241 #define NFA_EXCLUSIVE_RF_CONTROL_STOPPED_EVT 20 /* Result for NFA_ReleaseExclusiveRfControl */
811 ** Function NFA_ReleaseExclusiveRfControl
821 NFC_API extern tNFA_STATUS NFA_ReleaseExclusiveRfControl (void);

Completed in 507 milliseconds