Lines Matching +defs:device +defs:path
141 …_transport *pa_bluetooth_transport_new(pa_bluetooth_device *d, const char *owner, const char *path, in pa_bluetooth_transport_new()
173 static bool device_supports_profile(pa_bluetooth_device *device, pa_bluetooth_profile_t profile) { in device_supports_profile()
193 static bool device_is_profile_connected(pa_bluetooth_device *device, pa_bluetooth_profile_t profile… in device_is_profile_connected()
200 static unsigned device_count_disconnected_profiles(pa_bluetooth_device *device) { in device_count_disconnected_profiles()
215 static void device_stop_waiting_for_profiles(pa_bluetooth_device *device) { in device_stop_waiting_for_profiles()
224 pa_bluetooth_device *device = userdata; in wait_for_profiles_cb() local
256 static void device_start_waiting_for_profiles(pa_bluetooth_device *device) { in device_start_waiting_for_profiles()
513 static pa_bluetooth_device* device_create(pa_bluetooth_discovery *y, const char *path) { in device_create()
529 …th_device* pa_bluetooth_discovery_get_device_by_path(pa_bluetooth_discovery *y, const char *path) { in pa_bluetooth_discovery_get_device_by_path()
586 static void device_remove(pa_bluetooth_discovery *y, const char *path) { in device_remove()
597 static void device_set_valid(pa_bluetooth_device *device, bool valid) { in device_set_valid()
634 static void device_set_adapter(pa_bluetooth_device *device, pa_bluetooth_adapter *adapter) { in device_set_adapter()
645 static pa_bluetooth_adapter* adapter_create(pa_bluetooth_discovery *y, const char *path) { in adapter_create()
676 static void adapter_remove(pa_bluetooth_discovery *y, const char *path) { in adapter_remove()
892 …ndpoint(pa_bluetooth_discovery *y, const pa_a2dp_codec *a2dp_codec, const char *path, const char *… in register_endpoint()
922 const char *path; in parse_interfaces_and_properties() local
1297 const char *sender, *path, *endpoint_path, *dev_path = NULL, *uuid = NULL; in endpoint_set_configuration() local
1477 const char *path; in endpoint_clear_configuration() local
1528 const char *path, *interface, *member; in endpoint_handler() local