From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: L2cap bind - invalid argument From: Franko Danielos To: linux-bluetooth@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Date: Thu, 12 Apr 2012 22:03:30 +0200 Message-ID: <1334261010.32169.14.camel@dhj-danielos> Mime-Version: 1.0 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hello When I try to follow example from this site http://people.csail.mit.edu/albert/bluez-intro/x559.html I have an error while trying to bind. Error message is invalid argument. My question: is it related with newest bluetooth or kernel? I use linux mint 12. Linux Kernel version 3.0.0 (but the same applies to 3.2.x) Bluez version: 4.96 I tested it also on earlier version of Linux Mint with kernel 2.6.32 and bluez 4.66 and that example works. Any ideas? Thank you