Home
last modified time | relevance | path

Searched refs:a2dp_codec_switch_cmp (Results 1 – 1 of 1) sorted by relevance

/dports/multimedia/pipewire/pipewire-0.3.43/spa/plugins/bluez5/
H A Dbluez5-dbus.c2377 static int a2dp_codec_switch_cmp(const void *a, const void *b);
2555 qsort(sw->paths, sw->num_paths, sizeof(char *), a2dp_codec_switch_cmp); in a2dp_codec_switch_process()
2720 static int a2dp_codec_switch_cmp(const void *a, const void *b) in a2dp_codec_switch_cmp() function