Commit Graph
17 Commits
Author SHA1 Message Date
Kavish Devar 381b09725b linux-rust: try enabling adaptive volume 2025-11-10 13:32:47 +05:30
Kavish Devar bf6630dbd1 linux-rust: implement bluetooth logic with ui
finally! only copying all ui from android to first release
2025-11-10 13:32:47 +05:30
Kavish Devar a2cda688d4 linux-rust: add skeleton for other devices 2025-11-10 13:32:47 +05:30
Kavish Devar 934df2419a linux-rust: add bt communication to ui 2025-11-10 13:32:47 +05:30
Kavish Devar 64470c4d34 linux-rust: show device info in UI 2025-11-10 13:32:47 +05:30
Kavish Devar fa8bc11060 linux-rust: parse and store device info 2025-11-10 13:32:47 +05:30
Kavish Devar 51b3d4692a linux-rust: fix conv-detect and add le auto-connect 2025-11-10 13:32:47 +05:30
Kavish Devar 3a0cc2e7f4 linux-rust: remove sampling period from LE scanner
tbh, I did not want to get results right away; batching would have been fine. But, BlueR seems to give the first scan result only after 10s if I set sampling period.
2025-11-10 13:32:47 +05:30
Kavish Devar 26cee5c8a5 linux-rust: show battery info from LE in tray
should probably have an indication when not connected
2025-11-10 13:32:47 +05:30
Kavish Devar b47469803b linux-rust: parse encrypted ble info 2025-11-10 13:32:47 +05:30
Kavish Devar 925c930073 linux-rust: add ble skeleton 2025-11-10 13:32:47 +05:30
Kavish Devar ccee82026d linux-rust: store irk and enc keys 2025-11-10 13:32:47 +05:30
Kavish Devar 221680ff32 linux-rust: remove ATT temporarily 2025-11-10 13:32:47 +05:30
Kavish Devar 9da4c938ed linux-rust: add tipi 2025-11-10 13:32:47 +05:30
Kavish Devar 7dd029faa6 linux-rust: add att 2025-11-10 13:32:47 +05:30
Kavish Devar cf2a242d7c linux-rust: add tray icon 2025-11-10 13:32:47 +05:30
Kavish Devar 43bfbda21e linux-rust: implement basic connections 2025-11-10 13:32:47 +05:30