diff options
Diffstat (limited to 'api/direct_bt/L2CAPComm.hpp')
-rw-r--r-- | api/direct_bt/L2CAPComm.hpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/api/direct_bt/L2CAPComm.hpp b/api/direct_bt/L2CAPComm.hpp index 74df81b5..7fcf4f70 100644 --- a/api/direct_bt/L2CAPComm.hpp +++ b/api/direct_bt/L2CAPComm.hpp @@ -39,6 +39,10 @@ #include "BTTypes.hpp" /** + * - - - - - - - - - - - - - - - + * + * Module L2CAPComm: + * * - BT Core Spec v5.2: Vol 3, Part A: BT Logical Link Control and Adaption Protocol (L2CAP) */ namespace direct_bt { |