![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
| bool ble_conn_state_user_flag_get | ( | uint16_t | conn_handle, |
| uint16_t | flag_index ) |
#include <ble_conn_state.h>
Read the value of a user flag.
| [in] | conn_handle | Handle of connection to get the flag state for. |
| [in] | flag_index | Which flag to get the state for. |
conn_handle is invalid, the function returns false.