audio/avrcp: Fix not setting player id

The id shall be initialized properly otherwise it maybe reused by
another player since its id will be 0 which is reserved as placeholder
when discovering the player list.
1 file changed