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

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

Completed in 141 milliseconds