From: pramod gurav <pramod_gurav_etc@yahoo.co.in>
To: Bluez-users@lists.sourceforge.net,
bluez-devel <bluez-devel@lists.sourceforge.net>
Subject: [Bluez-users] SDP server failing to connect
Date: Sat, 2 Feb 2008 12:46:43 +0530 (IST) [thread overview]
Message-ID: <523334.87939.qm@web8401.mail.in.yahoo.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 1749 bytes --]
hi all
i am trying to connect to my BT headset to system which has a USB dongle on it.
But when i do
[root@localhost Pramod]# rfcomm connect 0 00:0F:DE:B1:02:42 1
Can't connect RFCOMM socket: Permission denied
Also when i try to browse services on headset
[root@localhost Pramod]# sdptool browse 00:0F:DE:B1:02:42
Failed to connect to SDP server on 00:0F:DE:B1:02:42: Permission denied
Whats the reason???
my hcid.conf file looks like this
# HCI daemon configuration file.
# HCId options
options {
autoinit yes;
security user;
pairing multi;
# Default PIN code for incoming connections
# passkey "147";
# pin_helper /etc/bluetooth/pin;
pin_helper /bin/bluepin;
# pin_helper /etc/bluetooth/feed-pin.sh;
}
# Default settings for HCI devices
device {
name "MistralBD";
class 0x000100;
# Default packet type
#pkt_type DH1,DM1,HV1;
iscan enable; pscan enable;
lm accept;
# Default link policy
lp rswitch,hold,sniff,park;
}
my /bin/bluepin(permission 755) has
#!/bin/sh
echo "PIN:G1UvjyBAx2WZ2ebc"
my rfcomm.conf has everything commented.....
I am not able to pair my headset with system.
the logs in /var/log/messages show that PIN request is being made
Feb 2 12:32:07 localhost hcid[3879]: pin_code_request (sba=00:00:00:00:00:00, dba=00:0F:DE:B1:02:42)
Feb 2 12:37:47 localhost hcid[3879]: pin_code_request (sba=00:00:00:00:00:00, dba=00:0F:DE:B1:02:42)
help please...
thanks in advance....
Pramod
Forgot the famous last words? Access your message archive online at http://in.messenger.yahoo.com/webmessengerpromo.php
[-- Attachment #1.2: Type: text/html, Size: 2757 bytes --]
[-- Attachment #2: Type: text/plain, Size: 228 bytes --]
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
[-- Attachment #3: Type: text/plain, Size: 164 bytes --]
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
next reply other threads:[~2008-02-02 7:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-02 7:16 pramod gurav [this message]
2008-02-02 10:55 ` [Bluez-devel] SDP server failing to connect Guillaume Bedot
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=523334.87939.qm@web8401.mail.in.yahoo.com \
--to=pramod_gurav_etc@yahoo.co.in \
--cc=Bluez-users@lists.sourceforge.net \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox