![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
| 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.
| [in] | conn_handle | Handle of connection to set the flag state for. |
| [in] | flag_index | Which flag to set the state for. |
| [in] | value | Value to set the flag state to. |