Home
last modified time | relevance | path

Searched refs:value_v6_ntf_active (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/gatt/
Dservice_b_3_1.c30 static bool value_v6_ntf_active; variable
94 value_v6_ntf_active = value == BT_GATT_CCC_NOTIFY; in value_v6_ccc_cfg_changed()
132 if (!value_v6_ntf_active) { in service_b_3_1_value_v6_notify()
Dservice_b_3_2.c31 static bool value_v6_ntf_active; variable
96 value_v6_ntf_active = value == BT_GATT_CCC_NOTIFY; in value_v6_ccc_cfg_changed()
136 if (!value_v6_ntf_active) { in service_b_3_2_value_v6_notify()
Dservice_b_3_3.c31 static bool value_v6_ntf_active; variable
94 value_v6_ntf_active = value == BT_GATT_CCC_NOTIFY; in value_v6_ccc_cfg_changed()
134 if (!value_v6_ntf_active) { in service_b_3_3_value_v6_notify()