Lines Matching +full:de +full:- +full:activated
2 * Copyright (C) 2011 Instituto Nokia de Tecnologia
33 * enum nfc_commands - supported nfc commands
56 * @NFC_EVENT_TM_ACTIVATED: event emitted when the adapter is activated in
62 * a device. LTO must be set before the link is up otherwise -EINPROGRESS
65 * If one of the passed parameters is wrong none is set and -EINVAL is
129 #define NFC_CMD_MAX (__NFC_CMD_AFTER_LAST - 1)
132 * enum nfc_attrs - supported nfc attributes
138 * @NFC_ATTR_PROTOCOLS: nfc protocols - bitwise or-ed combination from
141 * @NFC_ATTR_TARGET_SENS_RES: NFC-A targets extra information such as NFCID
142 * @NFC_ATTR_TARGET_SEL_RES: NFC-A targets extra information (useful if the
143 * target is not NFC-Forum compliant)
144 * @NFC_ATTR_TARGET_NFCID1: NFC-A targets identifier, max 10 bytes
145 * @NFC_ATTR_TARGET_SENSB_RES: NFC-B targets extra information, max 12 bytes
146 * @NFC_ATTR_TARGET_SENSF_RES: NFC-F targets extra information, max 18 bytes
204 #define NFC_ATTR_MAX (__NFC_ATTR_AFTER_LAST - 1)
213 #define NFC_SDP_ATTR_MAX (__NFC_SDP_ATTR_AFTER_LAST - 1)
292 * Pseudo-header info for raw socket packets
295 * - 0x01 - Direction (0=RX, 1=TX)
296 * - 0x02-0x04 - Payload type (000=LLCP, 001=NCI, 010=HCI, 011=Digital,
298 * - 0x05-0x80 - Reserved