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

◆ ble_conn_state_user_flag_set()

void ble_conn_state_user_flag_set ( uint16_t conn_handle,
uint16_t flag_index,
bool value )

#include <ble_conn_state.h>

Set the value of a user flag.

Parameters
[in]conn_handleHandle of connection to set the flag state for.
[in]flag_indexWhich flag to set the state for.
[in]valueValue to set the flag state to.