public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-devel] Remote name cache ?
@ 2005-04-01 13:14 Frederic Danis
  2005-04-02  5:33 ` [Bluez-devel] where is kernel source code Jack Jia
  2005-04-03 19:01 ` [Bluez-devel] Remote name cache ? Marcel Holtmann
  0 siblings, 2 replies; 5+ messages in thread
From: Frederic Danis @ 2005-04-01 13:14 UTC (permalink / raw)
  To: bluez-devel

Hello,

Is there any development for a "remote friendly name" cache planned in 
BlueZ ?



Regards

Fred


-------------------------------------------------------
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/Info/Sentarus/hamr30
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* [Bluez-devel] where is kernel source code
  2005-04-01 13:14 [Bluez-devel] Remote name cache ? Frederic Danis
@ 2005-04-02  5:33 ` Jack Jia
  2005-04-03 19:02   ` Marcel Holtmann
  2005-04-03 19:01 ` [Bluez-devel] Remote name cache ? Marcel Holtmann
  1 sibling, 1 reply; 5+ messages in thread
From: Jack Jia @ 2005-04-02  5:33 UTC (permalink / raw)
  To: bluez-devel

Hey there,

It seems the kernel source code is not maintained in Bluez cvs now, so if 
I want to have a look I should just download linux kernel code. Is that 
right?

Regards,

Jack



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* Re: [Bluez-devel] Remote name cache ?
  2005-04-01 13:14 [Bluez-devel] Remote name cache ? Frederic Danis
  2005-04-02  5:33 ` [Bluez-devel] where is kernel source code Jack Jia
@ 2005-04-03 19:01 ` Marcel Holtmann
  2005-04-05 12:18   ` Frederic Danis
  1 sibling, 1 reply; 5+ messages in thread
From: Marcel Holtmann @ 2005-04-03 19:01 UTC (permalink / raw)
  To: BlueZ Mailing List

Hi Fred,

> Is there any development for a "remote friendly name" cache planned in 
> BlueZ ?

yes it is, but I was too busy lately to get it finally done.

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* Re: [Bluez-devel] where is kernel source code
  2005-04-02  5:33 ` [Bluez-devel] where is kernel source code Jack Jia
@ 2005-04-03 19:02   ` Marcel Holtmann
  0 siblings, 0 replies; 5+ messages in thread
From: Marcel Holtmann @ 2005-04-03 19:02 UTC (permalink / raw)
  To: BlueZ Mailing List

Hi Jack,

> It seems the kernel source code is not maintained in Bluez cvs now, so if 
> I want to have a look I should just download linux kernel code. Is that 
> right?

look at www.kernel.org or any of the mirrors for example.

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* Re: [Bluez-devel] Remote name cache ?
  2005-04-03 19:01 ` [Bluez-devel] Remote name cache ? Marcel Holtmann
@ 2005-04-05 12:18   ` Frederic Danis
  0 siblings, 0 replies; 5+ messages in thread
From: Frederic Danis @ 2005-04-05 12:18 UTC (permalink / raw)
  To: bluez-devel

Hello Marcel,

This is great.
When do you think this part will be available, please ? Can I help 
(development, test, ...) ?

Regards

Fred

Marcel Holtmann wrote:

>Hi Fred,
>
>  
>
>>Is there any development for a "remote friendly name" cache planned in 
>>BlueZ ?
>>    
>>
>
>yes it is, but I was too busy lately to get it finally done.
>
>Regards
>
>Marcel
>
>
>
>
>-------------------------------------------------------
>SF email is sponsored by - The IT Product Guide
>Read honest & candid reviews on hundreds of IT Products from real users.
>Discover which products truly live up to the hype. Start reading now.
>http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
>_______________________________________________
>Bluez-devel mailing list
>Bluez-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/bluez-devel
>  
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

end of thread, other threads:[~2005-04-05 12:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-01 13:14 [Bluez-devel] Remote name cache ? Frederic Danis
2005-04-02  5:33 ` [Bluez-devel] where is kernel source code Jack Jia
2005-04-03 19:02   ` Marcel Holtmann
2005-04-03 19:01 ` [Bluez-devel] Remote name cache ? Marcel Holtmann
2005-04-05 12:18   ` Frederic Danis

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