Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/host/misc/conn_stress/peripheral/src/
Dmain.c89 static uint8_t central_subscription; variable
101 central_subscription = (value == BT_GATT_CCC_NOTIFY) ? 1 : 0; in vnd_ccc_cfg_changed()
424 while (!central_subscription) { in test_peripheral_main()
433 while (central_subscription && in test_peripheral_main()