Lines Matching refs:device_path
394 char *device_path;
416 device = pa_hashmap_get(y->devices, data->device_path);
419 data->device_path, pa_bluetooth_profile_to_string(data->profile));
423 data->device_path, pa_bluetooth_profile_to_string(data->profile));
427 data->device_path, pa_bluetooth_profile_to_string(data->profile),
434 pa_xfree(data->device_path);
499 data->device_path = pa_xstrdup(device->path);
1886 const char *device_path = NULL;
1946 dbus_message_iter_get_basic(&variant_i, &device_path);
1967 if (!device_path) {
1972 device = pa_hashmap_get(y->devices, device_path);