Diff between c60914a2711169a814aa9b2009dcafd3d4bdad3a and 285606e12a5134f9c455ad882b0505aa48d9af4a
Changed Files
| File | Additions | Deletions | Status |
| monitor/l2cap.c | +1 | -1 | modified |
Full Patch
diff --git a/monitor/l2cap.c b/monitor/l2cap.c
index 6d9b1ce..5f845ac 100644
--- a/monitor/l2cap.c
+++ b/monitor/l2cap.c
@@ -675,7 +675,7 @@ static struct {
{ 0x0003, "AMP Manager Protocol" },
{ 0x0004, "Attribute Protocol" },
{ 0x0005, "L2CAP Signaling (LE)" },
- { 0x0006, "Security Manager" },
+ { 0x0006, "Security Manager (LE)" },
{ 0x0007, "Security Manager (BR/EDR)" },
{ 0x003f, "AMP Test Manager" },
{ }