Hi Luiz, On Fri, Mar 15, 2013, Luiz Augusto von Dentz wrote: > -void audio_control_connected(struct btd_device *dev, int err); > -void audio_control_disconnected(struct btd_device *dev, int err); > +void audio_target_connected(struct btd_device *dev, int err); > +void audio_target_disconnected(struct btd_device *dev, int err); > +void audio_remote_connected(struct btd_device *dev, int err); > +void audio_remote_disconnected(struct btd_device *dev, int err); Otherwise the patch looks ok'ish but the term "remote" is a bit confusing to me since I immediately think about "remote device". Would "controller" or simply "ct" and "tg" be better? Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html