linux/net/nfc/llcp
Samuel Ortiz 76762b7369 NFC: LLCP's MIUX is 10 bytes long, not 7
The mask is 0x7ff and not 0x7f and the return value is an u16.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2012-06-04 21:34:29 +02:00
..
commands.c NFC: LLCP's MIUX is 10 bytes long, not 7 2012-06-04 21:34:29 +02:00
Kconfig NFC: Initial LLCP support 2011-12-14 14:50:13 -05:00
llcp.c NFC: Move LLCP MIU extension value to socket structure 2012-06-04 21:34:29 +02:00
llcp.h NFC: Move LLCP MIU extension value to socket structure 2012-06-04 21:34:29 +02:00
sock.c NFC: Move LLCP MIU extension value to socket structure 2012-06-04 21:34:29 +02:00