Home
last modified time | relevance | path

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

/dports/multimedia/pipewire/pipewire-0.3.43/spa/plugins/bluez5/
H A Dbluez5-device.c1471 static bool iterate_supported_a2dp_codecs(struct impl *this, int *j, const struct a2dp_codec **code… in iterate_supported_a2dp_codecs() function
1498 for (j = -1; iterate_supported_a2dp_codecs(this, &j, &codec);) in build_prop_info()