Searched refs:llcp_util_parse_connect (Results 1 – 3 of 3) sorted by relevance
323 tLLCP_STATUS llcp_util_parse_connect(uint8_t* p_bytes, uint16_t length,
487 tLLCP_STATUS llcp_util_parse_connect(uint8_t* p_bytes, uint16_t length, in llcp_util_parse_connect() function
644 if (llcp_util_parse_connect(p_data, length, ¶ms) != LLCP_STATUS_SUCCESS) { in llcp_dlc_proc_connect_pdu()