pkg/nimble/netif: minor API doc improvement

This commit is contained in:
Hauke Petersen 2020-03-02 11:13:09 +01:00
parent ee8b837b51
commit 093b7e2337

View File

@ -184,7 +184,7 @@ void nimble_netif_eventcb(nimble_netif_eventcb_t cb);
* @param[in] addr address of the advertising BLE slave, in the NimBLE
* addr format (little endian)
* @param[in] conn_params connection (timing) parameters
* @param[in] timeout connect timeout
* @param[in] timeout connect timeout [in ms]
*
* @return the used connection handle on success
* @return NIMBLE_NETIF_BUSY if already connected to the given address or if