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

◆ ble_conn_state_status()

enum ble_conn_state_status ble_conn_state_status ( uint16_t conn_handle)

#include <ble_conn_state.h>

Get the status of a connection.

Parameters
[in]conn_handleHandle of the connection.
Returns
The status of the connection. If conn_handle is not valid, the function returns BLE_CONN_STATE_INVALID.