Searched refs:GET_FLAG (Results 1 – 12 of 12) sorted by relevance
28 #define GET_FLAG(flag) (bool)atomic_get(&flag) macro177 if (GET_FLAG(paired) && in scan_recv()184 if (GET_FLAG(paired)) { in scan_recv()188 if (connection_test || !GET_FLAG(paired)) { in scan_recv()193 LOG_DBG("Scanner stopped: conn %d paired %d", connection_test, GET_FLAG(paired)); in scan_recv()
44 #define GET_FLAG(flag) (bool)atomic_get(&flag) macro321 if (!GET_FLAG(paired_flag)) { in connected()
31 #define GET_FLAG(flag) (bool)atomic_get(&flag) macro
244 if (GET_FLAG(gatt_subscribed_flag) == false) { in connect_restore_sec()
209 if (!GET_FLAG(ccc_cfg_changed_flag)) { in connect_wait_unsubscribtion()
66 if (GET_FLAG(call_bt_conn_set_bondable) && bt_conn_set_bondable(conn, GET_FLAG(bondable))) { in connected()
45 #define GET_FLAG(flag) \ macro
43 #define GET_FLAG(flag) (bool)atomic_get(&flag) macro
49 #define GET_FLAG(flag) \ macro
65 #define GET_FLAG(flag) (bool)atomic_get(&flag) macro