Home
last modified time | relevance | path

Searched defs:GET_FLAG (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/host/gatt/sc_indicate/src/
Dbs_bt_utils.h31 #define GET_FLAG(flag) (bool)atomic_get(&flag) macro
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/ccc_store/src/
Dcommon.h31 #define GET_FLAG(flag) (bool)atomic_get(&flag) macro
/Zephyr-latest/tests/bsim/bluetooth/host/security/bond_per_connection/src/
Dbs_bt_utils.h45 #define GET_FLAG(flag) \ macro
/Zephyr-latest/tests/bsim/bluetooth/host/security/security_changed_callback/src/
Dbs_bt_utils.h43 #define GET_FLAG(flag) (bool)atomic_get(&flag) macro
/Zephyr-latest/tests/bsim/bluetooth/host/security/ccc_update/src/
Dcommon.h31 #define GET_FLAG(flag) (bool)atomic_get(&flag) macro
/Zephyr-latest/tests/bsim/bluetooth/host/security/id_addr_update/common/
Dbs_bt_utils.h49 #define GET_FLAG(flag) \ macro
/Zephyr-latest/tests/bsim/bluetooth/host/adv/encrypted/css_sample_data/src/
Dcommon.h65 #define GET_FLAG(flag) (bool)atomic_get(&flag) macro
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/device/src/
Dtest_undirected_central.c28 #define GET_FLAG(flag) (bool)atomic_get(&flag) macro
Dtest_undirected_peripheral.c44 #define GET_FLAG(flag) (bool)atomic_get(&flag) macro