[CYBT-343026-01]AVRCP library support command

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
kafu_4456251
Level 1
Level 1
Welcome!

Hi,

I am trying to develop an application which supports AVRCP target functionality.

I use CYBT-343026-01 module and develop in Wiced studio 6.4.

my question is:

Do Wiced studio libraries support "AVRC Target Begin Fast Forward" and "AVRC Target End Fast Forward" events described in the WICED HCI UART Control Protocol document?

I want to know that when an AVRCP controller sends "fast forward" command, how Wiced studio libraries handle it.

I briefly looked into the source code below,  I could not find the place that handle such command...

20706-A2_Bluetooth/libraries/common/avrc_target/wiced_bt_avrc_tg.c

Regards,

Kazushi

0 Likes
1 Solution
SheetalJ
Moderator
Moderator
Moderator
First comment on KBA 750 replies posted 500 likes received

Hi Kazushi,

Unfortunately Fast forward functionality is not handled by AVRCP library in WICED SDK. We provide support only for play/pause, forward/reverse and forward/backwards functions.

View solution in original post

0 Likes
2 Replies
SheetalJ
Moderator
Moderator
Moderator
First comment on KBA 750 replies posted 500 likes received

Hi Kazushi,

Unfortunately Fast forward functionality is not handled by AVRCP library in WICED SDK. We provide support only for play/pause, forward/reverse and forward/backwards functions.

0 Likes

I understand the AVRCP functions WICED library supports.

Thank you.

0 Likes