nRF Connect SDK Bare Metal API 2.0.99
Loading...
Searching...
No Matches

◆ nrf_sdh_ble_conn_handle_get()

uint16_t nrf_sdh_ble_conn_handle_get ( int idx)

#include <nrf_sdh_ble.h>

Get the connection handle for an assigned index.

Parameters
[in]idxAssigned index.
Returns
The connection handle for the given index or BLE_CONN_HANDLE_INVALID if not found.