HomeSort by relevance Sort by last modified time
    Searched refs:NFA_ReleaseExclusiveRfControl (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nci/src/nfa/dm/
nfa_dm_api.c 313 ** Function NFA_ReleaseExclusiveRfControl
322 tNFA_STATUS NFA_ReleaseExclusiveRfControl (void)
326 NFA_TRACE_API0 ("NFA_ReleaseExclusiveRfControl ()");
330 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 171 milliseconds