Searched refs:LLCP_GetDiscoveryConfig (Results 1 – 3 of 3) sorted by relevance
297 extern void LLCP_GetDiscoveryConfig(uint8_t* p_wt, uint8_t* p_gen_bytes,
526 LLCP_GetDiscoveryConfig(&wt, params + 2, &gen_bytes_len); in nfa_p2p_set_config()
227 void LLCP_GetDiscoveryConfig(uint8_t* p_wt, uint8_t* p_gen_bytes, in LLCP_GetDiscoveryConfig() function