Searched refs:flag_conn_updated (Results 1 – 5 of 5) sorted by relevance
18 atomic_t flag_conn_updated; variable58 UNSET_FLAG(flag_conn_updated); in disconnected()67 SET_FLAG(flag_conn_updated); in conn_param_updated_cb()
46 extern atomic_t flag_conn_updated;
37 atomic_t flag_conn_updated; variable122 UNSET_FLAG(flag_conn_updated); in disconnected()134 SET_FLAG(flag_conn_updated); in conn_param_updated_cb()
117 extern atomic_t flag_conn_updated;
2470 WAIT_FOR_FLAG(flag_conn_updated); in test_main()