* BlueZ Supported Profiles
@ 2009-09-22 4:43 bluezprofile kernel
2009-09-22 12:30 ` Vladimir Botka
0 siblings, 1 reply; 3+ messages in thread
From: bluezprofile kernel @ 2009-09-22 4:43 UTC (permalink / raw)
To: Linux Kernel Mailing List, linux-bluetooth
Hi,
I would like to know what are all profiles supported by BlueZ?
Is there any site gives list of profiles supported by BlueZ?
I am using BlueZ 4.46.
-- Nic shen
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: BlueZ Supported Profiles
2009-09-22 4:43 BlueZ Supported Profiles bluezprofile kernel
@ 2009-09-22 12:30 ` Vladimir Botka
2009-09-22 13:08 ` Luiz Augusto von Dentz
0 siblings, 1 reply; 3+ messages in thread
From: Vladimir Botka @ 2009-09-22 12:30 UTC (permalink / raw)
To: bluezprofile kernel; +Cc: Linux Kernel Mailing List, linux-bluetooth
On Tue, 22 Sep 2009 10:13:40 +0530
bluezprofile kernel <bluezprofile@gmail.com> wrote:
> Hi,
> I would like to know what are all profiles supported by BlueZ?
> Is there any site gives list of profiles supported by BlueZ?
> I am using BlueZ 4.46.
>
Hi,
you can see the provided services with the command:
# sdptool browse BTADDR
Get the BTADDR from the output of:
# hcitool scan
Run these command from another Linux box.
HTH,
--
-vlado
Vladimir Botka
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: BlueZ Supported Profiles
2009-09-22 12:30 ` Vladimir Botka
@ 2009-09-22 13:08 ` Luiz Augusto von Dentz
0 siblings, 0 replies; 3+ messages in thread
From: Luiz Augusto von Dentz @ 2009-09-22 13:08 UTC (permalink / raw)
To: Vladimir Botka
Cc: bluezprofile kernel, Linux Kernel Mailing List, linux-bluetooth
Hi,
On Tue, Sep 22, 2009 at 9:30 AM, Vladimir Botka <vbotka@gmail.com> wrote:
> On Tue, 22 Sep 2009 10:13:40 +0530
> bluezprofile kernel <bluezprofile@gmail.com> wrote:
>
>> Hi,
>> I would like to know what are all profiles supported by BlueZ?
>> Is there any site gives list of profiles supported by BlueZ?
>> I am using BlueZ 4.46.
>>
BlueZ is modular, so it depends on which plugins you have enabled.
Also some profiles like a2dp and hfp depend on others components such
as PulseAudio to really work, so the answer is not that simple.
Perhaps you should ask what profiles you want so we can give a more
direct answer, in general we support most profiles used by desktops
and phones.
> Hi,
> you can see the provided services with the command:
> # sdptool browse BTADDR
>
> Get the BTADDR from the output of:
> # hcitool scan
>
> Run these command from another Linux box.
You can do the very same think locally:
# sdptool browse local
--
Luiz Augusto von Dentz
Engenheiro de Computação
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-09-22 13:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-22 4:43 BlueZ Supported Profiles bluezprofile kernel
2009-09-22 12:30 ` Vladimir Botka
2009-09-22 13:08 ` Luiz Augusto von Dentz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox