Searched defs:llcp_util_parse_link_params (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nci/src/nfc/llcp/
H A Dllcp_util.c36 ** Function llcp_util_parse_link_params
43 BOOLEAN llcp_util_parse_link_params (UINT16 length, UINT8 *p_bytes) function
88 LLCP_TRACE_ERROR1 ("llcp_util_parse_link_params (): Unexpected type 0x%x", param_type);
98 LLCP_TRACE_ERROR0 ("llcp_util_parse_link_params (): Bad LTV's");

Completed in 38 milliseconds