doc: loses misspelling in conn.h
affects doxygen-generated API documentation Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
9d4c2748db
commit
1bec7e747c
1 changed files with 1 additions and 1 deletions
|
@ -196,7 +196,7 @@ struct bt_conn *bt_conn_create_le(const bt_addr_le_t *peer,
|
||||||
/** @brief Automatically connect to remote device if it's in range.
|
/** @brief Automatically connect to remote device if it's in range.
|
||||||
*
|
*
|
||||||
* This function enables/disables automatic connection initiation.
|
* This function enables/disables automatic connection initiation.
|
||||||
* Every time the device looses the connection with peer, this connection
|
* Every time the device loses the connection with peer, this connection
|
||||||
* will be re-established if connectable advertisement from peer is received.
|
* will be re-established if connectable advertisement from peer is received.
|
||||||
*
|
*
|
||||||
* @param addr Remote Bluetooth address.
|
* @param addr Remote Bluetooth address.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue