All of lore.kernel.org
 help / color / mirror / Atom feed
* using simple-player for testing avrcp
@ 2012-06-23 19:03 Zheng, Wu
  2012-06-25 15:59 ` Lucas De Marchi
  0 siblings, 1 reply; 3+ messages in thread
From: Zheng, Wu @ 2012-06-23 19:03 UTC (permalink / raw)
  To: linux-bluetooth

Hi,

I want to use simple-player for testing avrcp.

Run the following step in control device.

1.Use the "connect" method of org.bluez.AudioSource to connect target device.

2.Use simple-player to test avrcp.

The command of "playing", "paused" cannot be sent to target device.

After checking the process, the reason should be that avrcp connection did not setup.

Which test script or interfaces need be used for setup avrcp connection? Then simple-player can be used to test avrcp?

Best regards
Zheng wu

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

* Re: using simple-player for testing avrcp
  2012-06-23 19:03 using simple-player for testing avrcp Zheng, Wu
@ 2012-06-25 15:59 ` Lucas De Marchi
  2012-06-26  7:07   ` Michal.Labedzki
  0 siblings, 1 reply; 3+ messages in thread
From: Lucas De Marchi @ 2012-06-25 15:59 UTC (permalink / raw)
  To: Zheng, Wu; +Cc: linux-bluetooth

On Sat, Jun 23, 2012 at 4:03 PM, Zheng, Wu <wu.zheng@intel.com> wrote:
> Hi,
>
> I want to use simple-player for testing avrcp.
>
> Run the following step in control device.
>
> 1.Use the "connect" method of org.bluez.AudioSource to connect target device.
>
> 2.Use simple-player to test avrcp.

Call "Connect" on Control interface (you need to enable it in your
/etc/bluetooth/audio.conf file)

or... let "AutoConnect=true"  in this file and call Connect on Audio interface

Lucas De Marchi

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

* RE: using simple-player for testing avrcp
  2012-06-25 15:59 ` Lucas De Marchi
@ 2012-06-26  7:07   ` Michal.Labedzki
  0 siblings, 0 replies; 3+ messages in thread
From: Michal.Labedzki @ 2012-06-26  7:07 UTC (permalink / raw)
  To: lucas.demarchi, wu.zheng; +Cc: linux-bluetooth

Hi, 

> Call "Connect" on Control interface (you need to enable it in your
> /etc/bluetooth/audio.conf file)

"Control" interface seems to be enabled by default (for a long time). Depending on BlueZ version 
"Media" interface are enabled (latest) or not, so to be sure I recommend to enable both in audio.conf.

Does your remote controller not try to connect to AVRCP on device with BlueZ? 
Some remote controller can autoconnect AVRCP by triggering A2DP.

Regards / Pozdrawiam
-------------------------------------------------------------------------------------------------------------
Michał Łabędzki
ASCII: Michal Labedzki
e-mail: michal.labedzki@tieto.com
office communicator: michal.labedzki@tieto.com
location: Poland, Wrocław, Legnicka 55F
room: 315
phone: +48 717 740 340
---
Tieto Corporation / Tieto Poland
http://www.tieto.com / http://www.tieto.pl
---
Tieto Poland spółka z ograniczoną odpowiedzialnością z siedzibą w Szczecinie, ul. Malczewskiego 26. Zarejestrowana w Sądzie Rejonowym Szczecin-Centrum w Szczecinie, XIII Wydział Gospodarczy Krajowego Rejestru Sądowego pod numerem 0000124858. NIP: 8542085557. REGON: 812023656. Kapitał zakładowy: 4 271500 PLN

--
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] 3+ messages in thread

end of thread, other threads:[~2012-06-26  7:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-23 19:03 using simple-player for testing avrcp Zheng, Wu
2012-06-25 15:59 ` Lucas De Marchi
2012-06-26  7:07   ` Michal.Labedzki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.