Searched refs:a2dp_unregister_sep (Results 1 – 1 of 1) sorted by relevance
1251 static void a2dp_unregister_sep(struct a2dp_sep *sep) in a2dp_unregister_sep() function1265 g_slist_foreach(server->sinks, (GFunc) a2dp_unregister_sep, NULL); in a2dp_unregister()1268 g_slist_foreach(server->sources, (GFunc) a2dp_unregister_sep, NULL); in a2dp_unregister()