We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c265e5f commit e881d9dCopy full SHA for e881d9d
doc/nrf-bm/api/api.rst
@@ -42,6 +42,15 @@ Advertising and Scan Response Data Encoder
42
.. doxygengroup:: ble_sdk_lib_advdata
43
:inner:
44
45
+.. _api_peer_manager:
46
+
47
+Peer Manager
48
+============
49
50
+.. doxygengroup:: peer_manager
51
+ :inner:
52
+ :members:
53
54
Bare Metal Zephyr Memory Storage (ZMS)
55
======================================
56
doc/nrf-bm/doxygen/nrf-bm.doxyfile
@@ -957,6 +957,7 @@ WARN_LOGFILE =
957
958
INPUT = ../../../include/ \
959
../../../include/bluetooth/services \
960
+ ../../../include/bluetooth/peer_manager \
961
mainpage.dox
962
963
# This tag can be used to specify the character encoding of the source files
0 commit comments