* Support for Device ID profile
@ 2010-09-24 8:54 steven bluez
2010-09-24 12:58 ` Luiz Augusto von Dentz
0 siblings, 1 reply; 7+ messages in thread
From: steven bluez @ 2010-09-24 8:54 UTC (permalink / raw)
To: linux-bluetooth
Hi all,
Is there any support for Device ID Profile in Bluez 4.XX? versions ?\
Regards,
Steven
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Support for Device ID profile
2010-09-24 8:54 Support for Device ID profile steven bluez
@ 2010-09-24 12:58 ` Luiz Augusto von Dentz
2010-09-27 7:04 ` Jose Antonio Santos Cadenas
0 siblings, 1 reply; 7+ messages in thread
From: Luiz Augusto von Dentz @ 2010-09-24 12:58 UTC (permalink / raw)
To: steven bluez; +Cc: linux-bluetooth
Hi Steven,
Yes, you can use DeviceID on main.conf to add that, but as you see it
is pretty limited so we are planning to have a better support for
this, perhaps extend adapter driver interface where you can write a
plugin to fill this information.
Regards,
On Fri, Sep 24, 2010 at 11:54 AM, steven bluez <steven.bluez@gmail.com> wrote:
> Hi all,
> Is there any support for Device ID Profile in Bluez 4.XX? versions ?\
>
> Regards,
> Steven
> --
> 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
>
--
Luiz Augusto von Dentz
Computer Engineer
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Support for Device ID profile
2010-09-24 12:58 ` Luiz Augusto von Dentz
@ 2010-09-27 7:04 ` Jose Antonio Santos Cadenas
2010-09-28 4:53 ` steven bluez
0 siblings, 1 reply; 7+ messages in thread
From: Jose Antonio Santos Cadenas @ 2010-09-27 7:04 UTC (permalink / raw)
To: Luiz Augusto von Dentz; +Cc: steven bluez, linux-bluetooth
Hi,
2010/9/24 Luiz Augusto von Dentz <luiz.dentz@gmail.com>:
> Hi Steven,
>
> Yes, you can use DeviceID on main.conf to add that, but as you see it
> is pretty limited so we are planning to have a better support for
> this, perhaps extend adapter driver interface where you can write a
> plugin to fill this information.
Is anyone working on this plugin now. I'd like to work on it if nobody
is working yet.
Regards.
>
> Regards,
>
> On Fri, Sep 24, 2010 at 11:54 AM, steven bluez <steven.bluez@gmail.com> wrote:
>> Hi all,
>> Is there any support for Device ID Profile in Bluez 4.XX? versions ?\
>>
>> Regards,
>> Steven
>> --
>> 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
>>
>
>
>
> --
> Luiz Augusto von Dentz
> Computer Engineer
> --
> 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
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Support for Device ID profile
2010-09-27 7:04 ` Jose Antonio Santos Cadenas
@ 2010-09-28 4:53 ` steven bluez
2010-09-28 5:39 ` Rahul Ruikar
2011-02-02 15:11 ` Jose Antonio Santos Cadenas
0 siblings, 2 replies; 7+ messages in thread
From: steven bluez @ 2010-09-28 4:53 UTC (permalink / raw)
To: Jose Antonio Santos Cadenas; +Cc: Luiz Augusto von Dentz, linux-bluetooth
Hi Jose,
> Hi,
>
> 2010/9/24 Luiz Augusto von Dentz <luiz.dentz@gmail.com>:
>> Hi Steven,
>>
>> Yes, you can use DeviceID on main.conf to add that, but as you see it
>> is pretty limited so we are planning to have a better support for
>> this, perhaps extend adapter driver interface where you can write a
>> plugin to fill this information.
>
I have started to work on it thats why I cleared up my doubts.
> Is anyone working on this plugin now. I'd like to work on it if nobody
> is working yet.
>
> Regards.
>
>>
>> Regards,
>>
>> On Fri, Sep 24, 2010 at 11:54 AM, steven bluez <steven.bluez@gmail.com> wrote:
>>> Hi all,
>>> Is there any support for Device ID Profile in Bluez 4.XX? versions ?\
>>>
>>> Regards,
>>> Steven
>>> --
>>> 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
>>>
>>
>>
>>
>> --
>> Luiz Augusto von Dentz
>> Computer Engineer
>> --
>> 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
>>
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Support for Device ID profile
2010-09-28 4:53 ` steven bluez
@ 2010-09-28 5:39 ` Rahul Ruikar
2010-10-05 9:22 ` Marcel Holtmann
2011-02-02 15:11 ` Jose Antonio Santos Cadenas
1 sibling, 1 reply; 7+ messages in thread
From: Rahul Ruikar @ 2010-09-28 5:39 UTC (permalink / raw)
To: steven bluez, Jose Antonio Santos Cadenas, Luiz Augusto von Dentz,
linux-bluetooth
Hi All,
Could you please tell me some pointers in code/document where I can
know about various profiles
we support here or about profiles for which support is not added yet.
I would like to contribute towards adding support of profiles.
http://www.bluetooth.com/English/Technology/Works/Pages/Profiles_Overview.aspx
Thanks
Rahul Ruikar
On 28 September 2010 10:23, steven bluez <steven.bluez@gmail.com> wrote:
> Hi Jose,
>> Hi,
>>
>> 2010/9/24 Luiz Augusto von Dentz <luiz.dentz@gmail.com>:
>>> Hi Steven,
>>>
>>> Yes, you can use DeviceID on main.conf to add that, but as you see it
>>> is pretty limited so we are planning to have a better support for
>>> this, perhaps extend adapter driver interface where you can write a
>>> plugin to fill this information.
>>
>
> I have started to work on it thats why I cleared up my doubts.
>> Is anyone working on this plugin now. I'd like to work on it if nobody
>> is working yet.
>>
>> Regards.
>>
>>>
>>> Regards,
>>>
>>> On Fri, Sep 24, 2010 at 11:54 AM, steven bluez <steven.bluez@gmail.com> wrote:
>>>> Hi all,
>>>> Is there any support for Device ID Profile in Bluez 4.XX? versions ?\
>>>>
>>>> Regards,
>>>> Steven
>>>> --
>>>> 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
>>>>
>>>
>>>
>>>
>>> --
>>> Luiz Augusto von Dentz
>>> Computer Engineer
>>> --
>>> 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
>>>
>>
> --
> 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
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Support for Device ID profile
2010-09-28 5:39 ` Rahul Ruikar
@ 2010-10-05 9:22 ` Marcel Holtmann
0 siblings, 0 replies; 7+ messages in thread
From: Marcel Holtmann @ 2010-10-05 9:22 UTC (permalink / raw)
To: Rahul Ruikar
Cc: steven bluez, Jose Antonio Santos Cadenas, Luiz Augusto von Dentz,
linux-bluetooth
Hi Rahul/Luiz,
> Could you please tell me some pointers in code/document where I can
> know about various profiles
> we support here or about profiles for which support is not added yet.
>
> I would like to contribute towards adding support of profiles.
> http://www.bluetooth.com/English/Technology/Works/Pages/Profiles_Overview.aspx
clear warning here guys. STOP top posting.
Regards
Marcel
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Support for Device ID profile
2010-09-28 4:53 ` steven bluez
2010-09-28 5:39 ` Rahul Ruikar
@ 2011-02-02 15:11 ` Jose Antonio Santos Cadenas
1 sibling, 0 replies; 7+ messages in thread
From: Jose Antonio Santos Cadenas @ 2011-02-02 15:11 UTC (permalink / raw)
To: steven bluez; +Cc: Luiz Augusto von Dentz, linux-bluetooth
Hi Steven,
Bringing back this thread with some questions.
2010/9/28 steven bluez <steven.bluez@gmail.com>:
> Hi Jose,
>> Hi,
>>
>> 2010/9/24 Luiz Augusto von Dentz <luiz.dentz@gmail.com>:
>>> Hi Steven,
>>>
>>> Yes, you can use DeviceID on main.conf to add that, but as you see it
>>> is pretty limited so we are planning to have a better support for
>>> this, perhaps extend adapter driver interface where you can write a
>>> plugin to fill this information.
>>
>
> I have started to work on it thats why I cleared up my doubts.
Have you done something here? I'd like to contribute or continue the
project if you've abandoned it.
Regards.
>> Is anyone working on this plugin now. I'd like to work on it if nobody
>> is working yet.
>>
>> Regards.
>>
>>>
>>> Regards,
>>>
>>> On Fri, Sep 24, 2010 at 11:54 AM, steven bluez <steven.bluez@gmail.com> wrote:
>>>> Hi all,
>>>> Is there any support for Device ID Profile in Bluez 4.XX? versions ?\
>>>>
>>>> Regards,
>>>> Steven
>>>> --
>>>> 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
>>>>
>>>
>>>
>>>
>>> --
>>> Luiz Augusto von Dentz
>>> Computer Engineer
>>> --
>>> 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
>>>
>>
>
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2011-02-02 15:11 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-24 8:54 Support for Device ID profile steven bluez
2010-09-24 12:58 ` Luiz Augusto von Dentz
2010-09-27 7:04 ` Jose Antonio Santos Cadenas
2010-09-28 4:53 ` steven bluez
2010-09-28 5:39 ` Rahul Ruikar
2010-10-05 9:22 ` Marcel Holtmann
2011-02-02 15:11 ` Jose Antonio Santos Cadenas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox