Home
last modified time | relevance | path

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

/Zephyr-4.1.0/samples/bluetooth/peripheral_ht/src/
Dhts.c34 static uint8_t simulate_htm; variable
41 simulate_htm = (value == BT_GATT_CCC_INDICATE) ? 1 : 0; in htmc_ccc_cfg_changed()
82 if (simulate_htm) { in hts_indicate()