Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/services/ots/
Dots_oacp_internal.h63 #define BT_GATT_OTS_OACP_PROC_WRITE_MODE_TRUNC 1 macro
66 ((mode) & BIT(BT_GATT_OTS_OACP_PROC_WRITE_MODE_TRUNC))
69 ((mode) & ~BIT(BT_GATT_OTS_OACP_PROC_WRITE_MODE_TRUNC))