From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> Decode fixed channels in L2CAP Information Response Changes: v2: split headers to different patch per request v3: separate patch adding 64 bit get_val, fixing issues with type conversion v4: typecast => format specifier (%d -> %llu) v5: remove typecasts and use direct access to 64 bit value. Andrei Emeltchenko (3): add btohll macro add fixed channel definitions decode fixed channel list info rsp lib/bluetooth.h | 4 ++++ lib/l2cap.h | 5 +++++ parser/l2cap.c | 23 ++++++++++++++++++++--- 3 files changed, 29 insertions(+), 3 deletions(-) -- 1.7.4.1 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html