Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/services/
Dots.h388 #define BT_OTS_OACP_GET_FEAT_TRUNCATE(feat) \ macro
/Zephyr-latest/subsys/bluetooth/services/ots/
Dots.c109 if (BT_OTS_OBJ_GET_PROP_TRUNCATE(prop) > 0 && BT_OTS_OACP_GET_FEAT_TRUNCATE(oacp) == 0) { in ots_obj_validate_prop_against_oacp()