Searched refs:llcp_util_parse_connect (Results 1 – 3 of 3) sorted by relevance
325 tLLCP_STATUS llcp_util_parse_connect (UINT8 *p_bytes, UINT16 length, tLLCP_CONNECTION_PARAMS *p_par…
492 tLLCP_STATUS llcp_util_parse_connect (UINT8 *p_bytes, UINT16 length, tLLCP_CONNECTION_PARAMS *p_pa… in llcp_util_parse_connect() function
643 if (llcp_util_parse_connect (p_data, length, ¶ms) != LLCP_STATUS_SUCCESS) in llcp_dlc_proc_connect_pdu()