[PR #77] [MERGED] [Linux] Move bt package definitions to extra file #263

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

📋 Pull Request Information

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

Base: mainHead: packet-definitions


📝 Commits (1)

  • adfa11c Move bt package definitions to extra file

📊 Changes

4 files changed (+172 additions, -66 deletions)

View changed files

📝 .gitignore (+1 -0)
📝 linux/CMakeLists.txt (+2 -0)
linux/airpods_packets.h (+55 -0)
📝 linux/main.cpp (+114 -66)

📄 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/77 **Author:** [@tim-gromeyer](https://github.com/tim-gromeyer) **Created:** 3/4/2025 **Status:** ✅ Merged **Merged:** 3/6/2025 **Merged by:** [@kavishdevar](https://github.com/kavishdevar) **Base:** `main` ← **Head:** `packet-definitions` --- ### 📝 Commits (1) - [`adfa11c`](https://github.com/kavishdevar/librepods/commit/adfa11c660c350369fde115cd953822796467c57) Move bt package definitions to extra file ### 📊 Changes **4 files changed** (+172 additions, -66 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `linux/CMakeLists.txt` (+2 -0) ➕ `linux/airpods_packets.h` (+55 -0) 📝 `linux/main.cpp` (+114 -66) </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:21 +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#263
No description provided.