Merge pull request #11628 from haukepetersen/opt_nimble_doc
pkg/nimble: cleanup doxygen groups for submodules
This commit is contained in:
commit
c81ff3862c
@ -7,7 +7,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @defgroup ble_nimble_addr Address helper for NimBLE
|
* @defgroup ble_nimble_addr Address Helper
|
||||||
* @ingroup ble_nimble
|
* @ingroup ble_nimble
|
||||||
* @brief NimBLE specific helper functions for handling addresses
|
* @brief NimBLE specific helper functions for handling addresses
|
||||||
* @{
|
* @{
|
||||||
|
|||||||
@ -7,7 +7,10 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @defgroup ble_nimble_contrib RIOT Integration
|
||||||
* @ingroup ble_nimble
|
* @ingroup ble_nimble
|
||||||
|
* @brief Basic RIOT integration of NimBLE, including e.g. stack
|
||||||
|
* configuration and (auto)initialization code
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @defgroup ble_nimble_scanlist Scan Result List
|
* @defgroup ble_nimble_scanlist Scan Result Helper
|
||||||
* @ingroup ble_nimble
|
* @ingroup ble_nimble
|
||||||
* @brief List for storing and printing BLE scan results
|
* @brief List for storing and printing BLE scan results
|
||||||
*
|
*
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @defgroup ble_nimble_scanner NimBLE Scanner Helper
|
* @defgroup ble_nimble_scanner Scanner Helper
|
||||||
* @ingroup ble_nimble
|
* @ingroup ble_nimble
|
||||||
* @brief Helper module to simplify the usage of NimBLE in scanning mode
|
* @brief Helper module to simplify the usage of NimBLE in scanning mode
|
||||||
* @{
|
* @{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user