Ubuntu Pastebin

Paste from tj at Sat, 29 Aug 2015 00:49:49 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
	Name: module-bluetooth-policy
		module.description = "When a bluetooth sink or source is added, load module-loopback"
	Name: module-bluetooth-discover
		module.description = "Detect available bluetooth audio devices and load bluetooth audio drivers"
	Name: module-bluetooth-device
	Argument: address="30:17:C8:8B:DF:B1" path="/org/bluez/4255/hci0/dev_30_17_C8_8B_DF_B1"
	Name: bluez_sink.30_17_C8_8B_DF_B1
	Driver: module-bluetooth-device.c
	Monitor Source: bluez_sink.30_17_C8_8B_DF_B1.monitor
		bluetooth.protocol = "a2dp"
		device.api = "bluez"
		device.bus = "bluetooth"
		bluez.path = "/org/bluez/4255/hci0/dev_30_17_C8_8B_DF_B1"
		bluez.class = "0x240404"
		bluez.name = "MW600"
		device.icon_name = "audio-headset-bluetooth"
	Name: bluez_sink.30_17_C8_8B_DF_B1.monitor
	Driver: module-bluetooth-device.c
	Monitor of Sink: bluez_sink.30_17_C8_8B_DF_B1
		device.api = "bluez"
		device.bus = "bluetooth"
		bluez.path = "/org/bluez/4255/hci0/dev_30_17_C8_8B_DF_B1"
		bluez.class = "0x240404"
		bluez.name = "MW600"
		device.icon_name = "audio-headset-bluetooth"
	Name: bluez_card.30_17_C8_8B_DF_B1
	Driver: module-bluetooth-device.c
		device.api = "bluez"
		device.bus = "bluetooth"
		bluez.path = "/org/bluez/4255/hci0/dev_30_17_C8_8B_DF_B1"
		bluez.class = "0x240404"
		bluez.name = "MW600"
		device.icon_name = "audio-headset-bluetooth"
Download as text