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 35e8e6f commit 908865eCopy full SHA for 908865e
include/zephyr/bluetooth/conn.h
@@ -745,7 +745,7 @@ int bt_conn_le_create_synced(const struct bt_le_ext_adv *adv,
745
const struct bt_conn_le_create_synced_param *synced_param,
746
const struct bt_le_conn_param *conn_param, struct bt_conn **conn);
747
748
-/** @brief Automatically connect to remote devices in the filter accept list..
+/** @brief Automatically connect to remote devices in the filter accept list.
749
*
750
* This uses the Auto Connection Establishment procedure.
751
* The procedure will continue until a single connection is established or the
0 commit comments