linux-rust: fix conv-detect and add le auto-connect

This commit is contained in:
Kavish Devar
2025-10-28 12:15:52 +05:30
parent 3a0cc2e7f4
commit 51b3d4692a
7 changed files with 244 additions and 85 deletions

View File

@@ -1,4 +1,4 @@
pub(crate) mod discovery;
pub mod aacp;
// pub mod att;
pub mod att;
pub mod le;