OSDN Git Service

audio/AVDTP: Add struct for discover specific data
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 14 Oct 2013 10:14:46 +0000 (13:14 +0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 15 Oct 2013 06:56:16 +0000 (09:56 +0300)
commitfadaa8760c9d3366dbba40ccc3a11a83f8798445
tree066af045f15bc7f1127562deb1d9a419f316c341
parentb15cef187a59ee64cef07a3b30561dd95787f662
audio/AVDTP: Add struct for discover specific data

This pushes discover specific data to a struct which is a common practice
if the field contains callback and user_data specific to certain
operations.
profiles/audio/avdtp.c