From: Marcel Holtmann <marcel@holtmann.org>
To: BlueZ development <bluez-devel@lists.sourceforge.net>
Subject: Re: [Bluez-devel] Bluetooth devices connection problem
Date: Thu, 16 Nov 2006 13:06:49 +0100 [thread overview]
Message-ID: <1163678809.5169.47.camel@localhost> (raw)
In-Reply-To: <1163677864.455c50a8bb3a3@webmail.cs.umu.se>
Hi,
> We are using Linux for tranfering a file on bluetooth devices. Connection create
> function on HCI layer i.e. (hci_create_connection(----)) can't procced and give
> error message.
>
> Connection failed !
> : operation not permitted
>
> kindly suggest is there any problem with linux kernal or else.
simply don't use this command. There is no need to deal with low-level
HCI command at all. The L2CAP and RFCOMM sockets full abstract from this
and for everything else we have a nice D-Bus based interface.
Regards
Marcel
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
next prev parent reply other threads:[~2006-11-16 12:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-16 11:51 [Bluez-devel] Bluetooth devices connection problem Imran Siddique
2006-11-16 12:06 ` Marcel Holtmann [this message]
2006-11-16 16:13 ` Imran Siddique
2006-11-16 16:15 ` Marcel Holtmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1163678809.5169.47.camel@localhost \
--to=marcel@holtmann.org \
--cc=bluez-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.