mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-26 06:53:52 +01:00
pkg/nimble/netif_conn: fix doxygen
This commit is contained in:
parent
2a65637853
commit
8982fdb0fc
@ -167,7 +167,8 @@ int nimble_netif_conn_start_connection(const uint8_t *addr);
|
||||
* connection
|
||||
*
|
||||
* @return handle of the reserved context
|
||||
* @return NIMBLE_NETIF_CONN_INVALID if no unused context was available
|
||||
* @return -EALREADY if already advertising
|
||||
* @return -ENOMEM if no memory slot is available
|
||||
*/
|
||||
int nimble_netif_conn_start_adv(void);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user