Searched refs:LLCP_GetLinkMIU (Results 1 – 3 of 3) sorted by relevance
630 LLCP_API extern void LLCP_GetLinkMIU (UINT16 *p_local_link_miu, UINT16 *p_remote_link_miu);
283 LLCP_GetLinkMIU (&nfa_p2p_cb.local_link_miu, &nfa_p2p_cb.remote_link_miu); in nfa_p2p_llcp_link_cback()
1544 LLCP_API void LLCP_GetLinkMIU (UINT16 *p_local_link_miu, in LLCP_GetLinkMIU() function