Comment 7 for bug 1398193

Revision history for this message
Konrad ZapaƂowicz (kzapalowicz) wrote : Re: The bluetooth headset can not control the media playback

Just a quick test has revealed that the media key presses are captured on the receiving side:

bluetoothd[887]: profiles/audio/media.c:previous()
bluetoothd[887]: profiles/audio/media.c:next()

bluetoothd[887]: profiles/audio/avctp.c:handle_panel_passthrough() AV/C: REWIND pressed
bluetoothd[887]: profiles/audio/avctp.c:handle_panel_passthrough() AV/C: REWIND released

bluetoothd[887]: profiles/audio/avctp.c:handle_panel_passthrough() AV/C: FAST FORWARD pressed
bluetoothd[887]: profiles/audio/avctp.c:handle_panel_passthrough() AV/C: FAST FORWARD released

bluetoothd[887]: profiles/audio/media.c:pause()
bluetoothd[887]: profiles/audio/media.c:play()