Hi Danny, > I'm currently developing a CLI utility that should be able to issue > AVDTP commands using BlueZ. > In BlueZ I found the functions that issue the commands, but I haven't > find a way on how to call them - for example, if I want to send the > the AVDTP_GET_CONFIGURATION_CMD by using avdtp_get_configuration. Is > there any example/tool available or any documentation? Of course, if > there's any other way to do it... for BlueZ we don't have a separate AVDTP layer. It is part of A2DP. So non of the AVDTP primitives are exported. Regards Marcel -- 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