Hi, AVRCP volume control is currently not working with bluez5 (master branch) when the device is in controller mode. I saw the following output when pressing the volume keys on my iPhone: profiles/audio/avrcp.c:handle_vendordep_pdu() AVRCP PDU 0x50, company 0x001958 len 0x0100 I looked at the source and noticed that the event registration for the volume changed event is done differently when the device is in target or controller mode. Volume control works when using the method used for devices in target mode. See the patch attached. Please fix this in the next release! Cheers, Ruben
Attachment:
0001-AVRCP-CT-Fixed-event-handling-for-AVRCP_EVENT_VOLUME.patch
Description: Binary data