Searched refs:choose_remote_endpoint (Results 1 – 5 of 5) sorted by relevance
/third_party/pulseaudio/src/modules/bluetooth/ |
D | a2dp-codec-ldac-gst.c | 75 static const char *choose_remote_endpoint(const pa_hashmap *capabilities_hashmap, const pa_sample_s… in choose_remote_endpoint() function 439 .choose_remote_endpoint = choose_remote_endpoint, 462 .choose_remote_endpoint = choose_remote_endpoint, 485 .choose_remote_endpoint = choose_remote_endpoint,
|
D | a2dp-codec-sbc.c | 111 static const char *choose_remote_endpoint(const pa_hashmap *capabilities_hashmap, const pa_sample_s… in choose_remote_endpoint() function 932 .choose_remote_endpoint = choose_remote_endpoint, 970 .choose_remote_endpoint = choose_remote_endpoint_xq, 995 .choose_remote_endpoint = choose_remote_endpoint_xq, 1020 .choose_remote_endpoint = choose_remote_endpoint_xq,
|
D | a2dp-codec-aptx-gst.c | 92 static const char *choose_remote_endpoint(const pa_hashmap *capabilities_hashmap, const pa_sample_s… in choose_remote_endpoint() function 562 .choose_remote_endpoint = choose_remote_endpoint, 586 .choose_remote_endpoint = choose_remote_endpoint_hd,
|
D | a2dp-codec-api.h | 58 …const char *(*choose_remote_endpoint)(const pa_hashmap *capabilities_hashmap, const pa_sample_spec… member
|
D | bluez5-util.c | 470 …pa_assert_se(endpoint = endpoint_conf->choose_remote_endpoint(capabilities_hashmap, &device->disco… in pa_bluetooth_device_switch_codec()
|