Home
last modified time | relevance | path

Searched refs:pa_a2dp_endpoint_configurations (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/src/modules/bluetooth/
H A Da2dp-codec-util.c58 static const pa_a2dp_endpoint_conf *pa_a2dp_endpoint_configurations[] = { variable
75 return PA_ELEMENTSOF(pa_a2dp_endpoint_configurations); in pa_bluetooth_a2dp_endpoint_conf_count()
80 return pa_a2dp_endpoint_configurations[i]; in pa_bluetooth_a2dp_endpoint_conf_iter()
108 if (pa_streq(pa_a2dp_endpoint_configurations[i]->bt_codec.name, name)) in pa_bluetooth_get_a2dp_endpoint_conf()
109 return pa_a2dp_endpoint_configurations[i]; in pa_bluetooth_get_a2dp_endpoint_conf()

Completed in 1 milliseconds