[PR #162] [MERGED] [Linux] Start/Stop BLE scan when going to sleep #311

Closed
opened 2026-03-02 12:40:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kavishdevar/librepods/pull/162
Author: @tim-gromeyer
Created: 6/24/2025
Status: Merged
Merged: 6/24/2025
Merged by: @tim-gromeyer

Base: mainHead: main


📝 Commits (1)

  • 3d63574 [Linux] Start/Stop BLE scan when going to sleep

📊 Changes

5 files changed (+75 additions, -0 deletions)

View changed files

📝 linux/CMakeLists.txt (+1 -0)
📝 linux/ble/blemanager.cpp (+5 -0)
📝 linux/ble/blemanager.h (+1 -0)
📝 linux/main.cpp (+19 -0)
linux/systemsleepmonitor.hpp (+49 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/kavishdevar/librepods/pull/162 **Author:** [@tim-gromeyer](https://github.com/tim-gromeyer) **Created:** 6/24/2025 **Status:** ✅ Merged **Merged:** 6/24/2025 **Merged by:** [@tim-gromeyer](https://github.com/tim-gromeyer) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`3d63574`](https://github.com/kavishdevar/librepods/commit/3d63574e299979be3b69fa28351e2b458affff40) [Linux] Start/Stop BLE scan when going to sleep ### 📊 Changes **5 files changed** (+75 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `linux/CMakeLists.txt` (+1 -0) 📝 `linux/ble/blemanager.cpp` (+5 -0) 📝 `linux/ble/blemanager.h` (+1 -0) 📝 `linux/main.cpp` (+19 -0) ➕ `linux/systemsleepmonitor.hpp` (+49 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 12:40:35 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librepods#311
No description provided.