summaryrefslogtreecommitdiffstats
path: root/src/modules/bluetooth/module-bluetooth-device.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/bluetooth/module-bluetooth-device.c')
-rw-r--r--src/modules/bluetooth/module-bluetooth-device.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/bluetooth/module-bluetooth-device.c b/src/modules/bluetooth/module-bluetooth-device.c
index 8d066a95..93673cb9 100644
--- a/src/modules/bluetooth/module-bluetooth-device.c
+++ b/src/modules/bluetooth/module-bluetooth-device.c
@@ -1161,7 +1161,7 @@ static void thread_func(void *userdata) {
}
if (disable_timer)
- pa_rtpoll_set_timer_disabled(u->rtpoll);
+ pa_rtpoll_disable_timer(u->rtpoll);
/* Hmm, nothing to do. Let's sleep */
if (pollfd)