#include <ble_adv.h>
Set the connection configuration tag used for connections.
- Parameters
-
| [in] | ble_adv | Bluetooth LE advertising instance. |
| [in] | ble_cfg_tag | Connection configuration tag. |
- Return values
-
| NRF_SUCCESS | On success. |
| NRF_ERROR_NULL | If ble_adv is NULL. |