HiddTestApp: Use single button for play and pause.

This patch uses Play/Pause as single button which has different
usage ID 0xCD instead of separate buttons for Play (usage id 0xB0)
and Pause (usage id 0xB1) as different buttons are causing issues
with pausing media with several commercial devices which work with
single play/pause device usage id hid implemenation.

Change-Id: I5dfe801dcd57e044ef69adecfe2bd88be5a9eaf9
CRs-Fixed: 718821
3 files changed