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.
bt_conn_security
1 parent 883b0dc commit 440c287Copy full SHA for 440c287
doc/connectivity/bluetooth/bluetooth-le-host.rst
@@ -105,7 +105,7 @@ Security
105
To achieve a secure relationship between two Bluetooth devices a process
106
called pairing is used. This process can either be triggered implicitly
107
through the security properties of GATT services, or explicitly using
108
-the :c:func:`bt_conn_security` API on a connection object.
+the :c:func:`bt_conn_set_security` API on a connection object.
109
110
To achieve a higher security level, and protect against
111
Man-In-The-Middle (MITM) attacks, it is recommended to use some
0 commit comments