From: Pavan Savoy <pavan_savoy@yahoo.co.in>
To: linux-bluetooth@vger.kernel.org
Subject: Re: promisc mode and broadcast BT sockets
Date: Mon, 7 Sep 2009 15:26:28 +0530 (IST) [thread overview]
Message-ID: <215809.85886.qm@web94914.mail.in2.yahoo.com> (raw)
In-Reply-To: <177499.67132.qm@web94915.mail.in2.yahoo.com>
Got it. [not top posting this time around....]
----- Original Message ----
> From: Pavan Savoy <pavan_savoy@yahoo.co.in>
> To: linux-bluetooth@vger.kernel.org
> Sent: Friday, 4 September, 2009 5:59:25 PM
> Subject: promisc mode and broadcast BT sockets
>
> Hi,
>
> I remember that eth0 had some flags which sets the raw sockets into promisc
> mode, so that we can receive the sockets on the interface even if we are not the
> intended host.
> does something like this exist for BT sockets ?
>
> If a user-space process is creating the socket, I understand that the process
> which does _create, _bind would get the events which it is supposed to, but how
> ?
>
> example: I run hcitool scan, and a remote pairing request comes in, would the
> hcitool process also have access to the pairing request ?
>
> if YES- then good - my work is done,
> but if NO -- How do I make it to ? + How do I make it receive if the socket is
> created and does in-kernel socket calls [the hacked up way of get_fs/set_fs of
> KERNEL_DS].
>
>
> Thanks in advance.
>
>
> Love Cricket? Check out live scores, photos, video highlights and more.
> Click here http://cricket.yahoo.com
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
It does seem that adding all ptypes and all events filter in kernel ['ala hcidump in user-mode] I am able to catch in the events and do get my recvmsg called - unfortunately kernel panicked [may not be a BT issue et. all - just may be i am poor at pointers].
I just want to know, how do I safely implement _send and _recv HCI socket functions in my kernel module ?
regards,
Pavan
Love Cricket? Check out live scores, photos, video highlights and more. Click here http://cricket.yahoo.com
next prev parent reply other threads:[~2009-09-07 9:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-04 12:29 promisc mode and broadcast BT sockets Pavan Savoy
2009-09-07 9:56 ` Pavan Savoy [this message]
2009-09-07 17:00 ` HFP - A2DP in BlueZ Jothikumar Mothilal
2009-09-07 17:32 ` Johan Hedberg
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=215809.85886.qm@web94914.mail.in2.yahoo.com \
--to=pavan_savoy@yahoo.co.in \
--cc=linux-bluetooth@vger.kernel.org \
/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