Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_ots.c86 BT_OTS_OBJ_SET_PROP_DELETE(supported_props); in register_object()
182 BT_OTS_OBJ_SET_PROP_DELETE(created_desc->props); in ots_obj_created()
/Zephyr-latest/samples/bluetooth/peripheral_ots/src/
Dmain.c105 BT_OTS_OBJ_SET_PROP_DELETE(created_desc->props); in ots_obj_created()
/Zephyr-latest/include/zephyr/bluetooth/services/
Dots.h106 #define BT_OTS_OBJ_SET_PROP_DELETE(prop) \ macro