public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* promisc mode and broadcast BT sockets
@ 2009-09-04 12:29 Pavan Savoy
  2009-09-07  9:56 ` Pavan Savoy
  0 siblings, 1 reply; 4+ messages in thread
From: Pavan Savoy @ 2009-09-04 12:29 UTC (permalink / raw)
  To: linux-bluetooth

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-09-07 17:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-04 12:29 promisc mode and broadcast BT sockets Pavan Savoy
2009-09-07  9:56 ` Pavan Savoy
2009-09-07 17:00   ` HFP - A2DP in BlueZ Jothikumar Mothilal
2009-09-07 17:32     ` Johan Hedberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox