From 5cb919bf14705e599e68269be576854ba675c600 Mon Sep 17 00:00:00 2001 From: Lasan Mahaliyana <78136120+kidfromjupiter@users.noreply.github.com> Date: Sun, 26 Apr 2026 23:15:14 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ef6bbce9..68b96f1b 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,7 @@ Check the [wiki](https://github.com/kidfromjupiter/nearby/wiki/Development-Envir ## TODO +- ship a prebuilt sdbus 2 - Investigate why bluetooth connection requests pairing ( both l2cap socket and bluetooth profile should be unauthenticated ) - When transferring (android to linux) over bluetooth classic, android shows 100% transferred ( but still `Sending...` ) while linux lags behind. Some kind of bottleneck or android bug? - Tests for basically everything.