Linux bluetooth development
 help / color / mirror / Atom feed
* [Bluez-devel] Low-level HCI event
@ 2006-08-18  0:20 Vassilis Kostakos
  2006-08-18  0:32 ` Kevin Mahaffey
  2006-08-18 11:11 ` Marcel Holtmann
  0 siblings, 2 replies; 3+ messages in thread
From: Vassilis Kostakos @ 2006-08-18  0:20 UTC (permalink / raw)
  To: bluez-devel

Dear BlueZ developers,

I am trying to write a program that is aware of other devices  
scanning the area.  I have looked through the official Bluetooth  
event list, and there is no event that offers this information.  I  
would like to figure out
- When has someone piked up my Bluetooth Address
- When has someone picked up my Bluetooth name.

Would a kernel patch do the job?

Thanks

-- 
Dr Vassilis Kostakos
Human Computer Interaction Group
Department of Computer Science
University of Bath
vk@cs.bath.ac.uk - http://www.cs.bath.ac.uk/~vk



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* Re: [Bluez-devel] Low-level HCI event
  2006-08-18  0:20 [Bluez-devel] Low-level HCI event Vassilis Kostakos
@ 2006-08-18  0:32 ` Kevin Mahaffey
  2006-08-18 11:11 ` Marcel Holtmann
  1 sibling, 0 replies; 3+ messages in thread
From: Kevin Mahaffey @ 2006-08-18  0:32 UTC (permalink / raw)
  To: 'BlueZ development'

I believe this is taken care of on the radio itself and not sent over the
HCI. There may be some proprietary vendor commands to alert you to
inquiry/page/remote name requests, but what you describe would most likely
need a protocol analyzer or baseband sniffer.

Anyone know of vendor commands that would do this?

-----Original Message-----
From: bluez-devel-bounces@lists.sourceforge.net
[mailto:bluez-devel-bounces@lists.sourceforge.net] On Behalf Of Vassilis
Kostakos
Sent: Thursday, August 17, 2006 5:21 PM
To: bluez-devel@lists.sourceforge.net
Subject: [Bluez-devel] Low-level HCI event

Dear BlueZ developers,

I am trying to write a program that is aware of other devices  
scanning the area.  I have looked through the official Bluetooth  
event list, and there is no event that offers this information.  I  
would like to figure out
- When has someone piked up my Bluetooth Address
- When has someone picked up my Bluetooth name.

Would a kernel patch do the job?

Thanks

-- 
Dr Vassilis Kostakos
Human Computer Interaction Group
Department of Computer Science
University of Bath
vk@cs.bath.ac.uk - http://www.cs.bath.ac.uk/~vk



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* Re: [Bluez-devel] Low-level HCI event
  2006-08-18  0:20 [Bluez-devel] Low-level HCI event Vassilis Kostakos
  2006-08-18  0:32 ` Kevin Mahaffey
@ 2006-08-18 11:11 ` Marcel Holtmann
  1 sibling, 0 replies; 3+ messages in thread
From: Marcel Holtmann @ 2006-08-18 11:11 UTC (permalink / raw)
  To: BlueZ development

Hi Vassilis,

> I am trying to write a program that is aware of other devices  
> scanning the area.  I have looked through the official Bluetooth  
> event list, and there is no event that offers this information.  I  
> would like to figure out
> - When has someone piked up my Bluetooth Address
> - When has someone picked up my Bluetooth name.
> 
> Would a kernel patch do the job?

the simple answer is no. The inquiry part is handled inside the baseband
and the remote name resolving is done in LMP. You don't have access to
any of these protocol layers.

Regards

Marcel



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

end of thread, other threads:[~2006-08-18 11:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-18  0:20 [Bluez-devel] Low-level HCI event Vassilis Kostakos
2006-08-18  0:32 ` Kevin Mahaffey
2006-08-18 11:11 ` Marcel Holtmann

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