added l2cap refactored flow to socket

This commit is contained in:
Lasan Mahaliyana
2026-06-19 16:15:13 +05:30
parent b504039bcb
commit 5687f65c28
6 changed files with 295 additions and 49 deletions
@@ -196,6 +196,7 @@ cc_library(
"ble_v2_server_socket.cc",
"ble_v2_socket.cc",
"ble_l2cap_server_socket.cc",
"ble_l2cap_socket.cc",
"bluetooth_adapter.cc",
"bluetooth_bluez_profile.cc",
"bluetooth_classic_device.cc",