Home
last modified time | relevance | path

Searched refs:LLCP_GetDiscoveryConfig (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfc/include/
Dllcp_api.h293 LLCP_API extern void LLCP_GetDiscoveryConfig (UINT8 *p_wt,
/external/libnfc-nci/src/nfa/p2p/
Dnfa_p2p_main.c512 LLCP_GetDiscoveryConfig (&wt, params + 2, &gen_bytes_len); in nfa_p2p_set_config()
/external/libnfc-nci/src/nfc/llcp/
Dllcp_api.c214 void LLCP_GetDiscoveryConfig (UINT8 *p_wt, in LLCP_GetDiscoveryConfig() function