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

◆ ble_conn_state_status

#include <ble_conn_state.h>

Connection handle statuses.

Enumerator
BLE_CONN_STATUS_INVALID 

The connection handle is invalid.

BLE_CONN_STATUS_DISCONNECTED 

The connection handle refers to a connection that has been disconnected, but not yet invalidated.

BLE_CONN_STATUS_CONNECTED 

The connection handle refers to an active connection.