Home
last modified time | relevance | path

Searched refs:value_v6_ind_active (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/gatt/
Dservice_b_3_2.c32 static bool value_v6_ind_active; variable
97 value_v6_ind_active = value == BT_GATT_CCC_INDICATE; in value_v6_ccc_cfg_changed()
166 if (!value_v6_ind_active) { in service_b_3_2_value_v6_indicate()
Dservice_b_3_3.c32 static bool value_v6_ind_active; variable
95 value_v6_ind_active = value == BT_GATT_CCC_INDICATE; in value_v6_ccc_cfg_changed()
164 if (!value_v6_ind_active) { in service_b_3_3_value_v6_indicate()