Searched refs:llcp_tlv16 (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/nfc/
H A Dllcp_commands.c40 static u16 llcp_tlv16(const u8 *tlv, u8 type) function
56 return llcp_tlv16(tlv, LLCP_TLV_MIUX) & 0x7ff;
61 return llcp_tlv16(tlv, LLCP_TLV_WKS);

Completed in 86 milliseconds