Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/services/
Dots.h197 #define BT_OTS_OBJ_GET_PROP_TRUNCATE(prop) \ 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()
Dots_client.c1857 if (BT_OTS_OBJ_GET_PROP_TRUNCATE(metadata->props)) { in bt_ots_metadata_display()