From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Emeltchenko Andrei To: linux-bluetooth@vger.kernel.org Subject: [PATCHv3 0/4] decode fixed channels Date: Mon, 17 Oct 2011 11:20:58 +0300 Message-Id: <1318839662-13609-1-git-send-email-Andrei.Emeltchenko.news@gmail.com> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: From: Andrei Emeltchenko 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 Andrei Emeltchenko (4): add btohll macro add fixed channel definitions add 64 bit get_val support decode fixed channel list info rsp lib/bluetooth.h | 4 ++++ lib/l2cap.h | 5 +++++ parser/l2cap.c | 40 +++++++++++++++++++++++++++++----------- 3 files changed, 38 insertions(+), 11 deletions(-) -- 1.7.4.1