Lasan Mahaliyana
|
2c8a7d8414
|
converted linux stream to just have simple integer backed fds. I don't understand the ownership heirarchy to safely use smart pointers
|
2026-06-25 16:03:47 +05:30 |
|
Lasan Mahaliyana
|
5687f65c28
|
added l2cap refactored flow to socket
|
2026-06-19 16:15:13 +05:30 |
|
Lasan Mahaliyana
|
b504039bcb
|
removed bespoke stream semantics of l2cap socket and replaced with generic linux version
|
2026-06-19 11:27:37 +05:30 |
|
lasan
|
18970db598
|
removed bluetooth_classic_socket specific stream semantics. all linux sockets should use stream.h. improved stream semantics in stream.h
|
2026-06-09 21:38:13 +05:30 |
|
lasan
|
6de5147e35
|
rewrote bluetooth classic and ble l2cap sockets. added test for l2cap socket
|
2026-06-05 01:10:47 +05:30 |
|
lasan
|
a3342d61ed
|
removed legacy handshake from l2cap socket
|
2026-06-04 18:55:29 +05:30 |
|
Lasan Mahaliyana
|
2539024306
|
Implemented BLE l2cap legacy control flow
|
2026-02-10 22:26:41 +05:30 |
|
kidfromjupiter
|
4d2f34ccfb
|
upstream changes applied to linux impl
|
2026-02-04 22:04:03 +00:00 |
|
kidfromjupiter
|
e52e7c8d18
|
Merge remote-tracking branch 'nearby/main' into apply-upstream
# Conflicts:
# MODULE.bazel
# connections/implementation/mediums/ble_v2.cc
# internal/platform/implementation/BUILD
|
2026-02-04 19:12:40 +00:00 |
|
kidfromjupiter
|
2731ec427a
|
linux <-> linux l2cap socket works now
|
2026-02-04 14:28:08 +00:00 |
|
kidfromjupiter
|
4c3656b160
|
ble_l2cap sockets implemented. NOT WORKING THOUGH. I suspect l2cap sockets over LE require pairing even though its said it doesn't need pairing if security level is set properly on socket.
|
2026-01-14 13:15:49 +00:00 |
|