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

  /external/libnfc-nci/src/nfc/include/
llcp_api.h 273 ** Function LLCP_GetDiscoveryConfig
293 LLCP_API extern void LLCP_GetDiscoveryConfig (UINT8 *p_wt,
  /external/libnfc-nci/src/nfa/p2p/
nfa_p2p_main.c 511 LLCP_GetDiscoveryConfig (&wt, params + 2, &gen_bytes_len);
  /external/libnfc-nci/src/nfc/llcp/
llcp_api.c 194 ** Function LLCP_GetDiscoveryConfig
214 void LLCP_GetDiscoveryConfig (UINT8 *p_wt,
220 LLCP_TRACE_API0 ("LLCP_GetDiscoveryConfig ()");
224 LLCP_TRACE_ERROR1 ("LLCP_GetDiscoveryConfig (): GenBytes length shall not be smaller than LLCP_MIN_GEN_BYTES (%d)",
    [all...]

Completed in 263 milliseconds