Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dllcp_int.h327 tLLCP_STATUS llcp_util_parse_cc(uint8_t* p_bytes, uint16_t length,
/system/nfc/src/nfc/llcp/
Dllcp_util.cc626 tLLCP_STATUS llcp_util_parse_cc(uint8_t* p_bytes, uint16_t length, in llcp_util_parse_cc() function
Dllcp_dlc.cc789 if (llcp_util_parse_cc(p_data, length, &(params.miu), &(params.rw)) == in llcp_dlc_proc_cc_pdu()