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/GATTDescriptor.hpp | |
parent | f6ce75ff35cae0c0e4b0f113d9d6167530a0cfb8 (diff) |
API doc: Properly mark the sub-namespace module -> BT spec sections
Diffstat (limited to 'api/direct_bt/GATTDescriptor.hpp')
-rw-r--r-- | api/direct_bt/GATTDescriptor.hpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/api/direct_bt/GATTDescriptor.hpp b/api/direct_bt/GATTDescriptor.hpp index 7096bcdf..3c847f20 100644 --- a/api/direct_bt/GATTDescriptor.hpp +++ b/api/direct_bt/GATTDescriptor.hpp @@ -43,6 +43,10 @@ #include "JavaUplink.hpp" /** + * - - - - - - - - - - - - - - - + * + * Module GATTDescriptor: + * * - BT Core Spec v5.2: Vol 3, Part G Generic Attribute Protocol (GATT) * - BT Core Spec v5.2: Vol 3, Part G GATT: 2.6 GATT Profile Hierarchy */ |