diff options
author | Sven Gothel <[email protected]> | 2020-05-18 10:28:03 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2020-05-18 10:28:03 +0200 |
commit | 55ab45201dc7035487da5286302494bbf840ea67 (patch) | |
tree | 2e1069e8903199e1e943f09a6103c9de1d35e3c6 /api/direct_bt/L2CAPComm.hpp | |
parent | f6ce75ff35cae0c0e4b0f113d9d6167530a0cfb8 (diff) |
API doc: Properly mark the sub-namespace module -> BT spec sections
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 { |