Home
last modified time | relevance | path

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

/dports/multimedia/pipewire/pipewire-0.3.43/spa/plugins/bluez5/
H A Dbluez5-dbus.c1541 static struct spa_bt_remote_endpoint *device_remote_endpoint_find(struct spa_bt_device *device, con… in device_remote_endpoint_find() function
2442 ep = device_remote_endpoint_find(sw->device, *sw->path_iter); in a2dp_codec_switch_process_current()
2727 ep1 = device_remote_endpoint_find(sw->device, path1); in a2dp_codec_switch_cmp()
2728 ep2 = device_remote_endpoint_find(sw->device, path2); in a2dp_codec_switch_cmp()