pulseaudio/src/modules/bluetooth
Martin Tournoij 5d7cd8bd0b Don't log battery level and dock status every minute
My log files get completely clobbered by this; thousands of lines of:

	Jan 18 18:14:44 pulseaudio[29946]: [pulseaudio] backend-native.c: Dock Status: undocked
	Jan 18 18:15:39 pulseaudio[29946]: [pulseaudio] backend-native.c: Battery Level: 50%
	Jan 18 18:15:39 pulseaudio[29946]: [pulseaudio] backend-native.c: Dock Status: undocked
	Jan 18 18:16:34 pulseaudio[29946]: [pulseaudio] backend-native.c: Battery Level: 50%
	Jan 18 18:16:34 pulseaudio[29946]: [pulseaudio] backend-native.c: Dock Status: undocked
	Jan 18 18:17:29 pulseaudio[29946]: [pulseaudio] backend-native.c: Battery Level: 50%
	Jan 18 18:17:29 pulseaudio[29946]: [pulseaudio] backend-native.c: Dock Status: undocked
	Jan 18 18:18:25 pulseaudio[29946]: [pulseaudio] backend-native.c: Battery Level: 50%
	Jan 18 18:18:25 pulseaudio[29946]: [pulseaudio] backend-native.c: Dock Status: undocked
	Jan 18 18:19:20 pulseaudio[29946]: [pulseaudio] backend-native.c: Battery Level: 50%
	Jan 18 18:19:20 pulseaudio[29946]: [pulseaudio] backend-native.c: Dock Status: undocked
	Jan 18 18:20:15 pulseaudio[29946]: [pulseaudio] backend-native.c: Battery Level: 50%

This seems like it should be a debug log, not a notice.

Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/810>
2024-03-18 23:44:09 +00:00
..
a2dp-codec-api.h bluetooth: Add faststream codec 2022-10-17 09:07:09 +03:00
a2dp-codec-aptx-gst.c bluetooth: Add faststream codec 2022-10-17 09:07:09 +03:00
a2dp-codec-gst.c bluetooth/gst: Correct var type for GST_TYPE_BITMASK 2022-06-17 19:12:57 +00:00
a2dp-codec-gst.h bluetooth/gst: Timestamp encoding buffers according to PA clock 2022-02-21 12:33:18 -05:00
a2dp-codec-ldac-gst.c bluetooth: Add faststream codec 2022-10-17 09:07:09 +03:00
a2dp-codec-sbc.c bluetooth: Do not attempt decoding too short faststream packet data 2023-02-10 00:25:11 +03:00
a2dp-codec-util.c bluetooth: Add faststream codec 2022-10-17 09:07:09 +03:00
a2dp-codec-util.h bluetooth: split BT codec from A2DP SEP configuration api 2021-04-05 15:43:32 +00:00
a2dp-codecs.h bluetooth: Update a2dp-codecs.h from upstream bluez project 2019-04-12 13:56:28 +03:00
backend-native.c Don't log battery level and dock status every minute 2024-03-18 23:44:09 +00:00
backend-ofono.c bluetooth: Only remove cards belonging to the device. 2021-08-25 15:20:57 +00:00
bluez5-util.c Revert "bluez5-util: move pa_bluetooth_discovery to header" 2022-08-16 08:16:24 +03:00
bluez5-util.h Revert "bluez5-util: move pa_bluetooth_discovery to header" 2022-08-16 08:16:24 +03:00
bt-codec-api.h bluetooth: Add 20dB boost for faststream source volume 2022-10-17 09:07:09 +03:00
bt-codec-cvsd.c bluetooth: split BT codec from A2DP SEP configuration api 2021-04-05 15:43:32 +00:00
bt-codec-msbc.c bluetooth: mSBC: Decode packets larger than mSBC frame 2022-05-27 17:42:38 +00:00
bt-codec-msbc.h bluetooth: add support for mSBC codec 2021-04-05 15:43:32 +00:00
meson.build bluetooth: add UPower backend 2022-08-01 19:16:25 +00:00
module-bluetooth-discover.c bluetooth: Remove leftover references to the BlueZ 4/5 split 2018-07-27 11:28:11 +03:00
module-bluetooth-policy.c bluetooth: complete bluetooth profile separation 2021-02-23 06:54:39 +00:00
module-bluez5-device.c bluetooth: Amend writeout to send more initial frames 2023-02-06 18:55:47 +00:00
module-bluez5-discover.c bluetooth: Add avrcp_absolute_volume module flag for disablement 2021-05-17 14:50:03 +00:00
rtp.h bluetooth: Rename rtp_sbc_payload to rtp_payload 2022-02-21 12:15:47 +05:30
upower.c bluetooth: add UPower backend 2022-08-01 19:16:25 +00:00
upower.h bluetooth: add UPower backend 2022-08-01 19:16:25 +00:00