Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/bluetooth/services/
Dots.h247 BT_OTS_OACP_FEAT_TRUNCATE = 7, enumerator
319 WRITE_BIT(feat, BT_OTS_OACP_FEAT_TRUNCATE, 1)
389 ((feat) & BIT(BT_OTS_OACP_FEAT_TRUNCATE))