Home
last modified time | relevance | path

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

/openbmc/linux/net/nfc/
H A Dllcp.h178 #define LLCP_TLV_LTO 0x4 macro
H A Dllcp_commands.c66 return llcp_tlv8(tlv, LLCP_TLV_LTO); in llcp_tlv_lto()
219 case LLCP_TLV_LTO: in nfc_llcp_parse_gb_tlv()
H A Dllcp_core.c576 lto_tlv = nfc_llcp_build_tlv(LLCP_TLV_LTO, &local->lto, 1, &lto_length); in nfc_llcp_build_gb()