Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dllcp_int.h323 tLLCP_STATUS llcp_util_parse_connect(uint8_t* p_bytes, uint16_t length,
/system/nfc/src/nfc/llcp/
Dllcp_util.cc487 tLLCP_STATUS llcp_util_parse_connect(uint8_t* p_bytes, uint16_t length, in llcp_util_parse_connect() function
Dllcp_dlc.cc644 if (llcp_util_parse_connect(p_data, length, &params) != LLCP_STATUS_SUCCESS) { in llcp_dlc_proc_connect_pdu()