summaryrefslogtreecommitdiffstats
path: root/include/l2cap.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/l2cap.h')
-rw-r--r--include/l2cap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/l2cap.h b/include/l2cap.h
index b4278eb6..7f835a46 100644
--- a/include/l2cap.h
+++ b/include/l2cap.h
@@ -41,6 +41,7 @@ struct sockaddr_l2 {
sa_family_t l2_family;
unsigned short l2_psm;
bdaddr_t l2_bdaddr;
+ unsigned short l2_cid;
};
/* L2CAP socket options */