Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/services/
Dots.h573 struct bt_ots_obj_created_desc { struct
626 struct bt_ots_obj_created_desc *created_desc);
/Zephyr-latest/subsys/bluetooth/audio/
Dmpl.c301 struct bt_ots_obj_created_desc *desc;
480 struct bt_ots_obj_created_desc created_desc = {}; in add_icon_object()
510 struct bt_ots_obj_created_desc created_desc = {}; in add_current_track_segments_object()
538 struct bt_ots_obj_created_desc created_desc = {}; in add_track_object()
574 struct bt_ots_obj_created_desc created_desc = {}; in add_parent_group_object()
602 struct bt_ots_obj_created_desc created_desc = {}; in add_group_object()
747 struct bt_ots_obj_created_desc *created_desc) in on_obj_created()
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_ots.c149 struct bt_ots_obj_created_desc *created_desc) in ots_obj_created()
/Zephyr-latest/samples/bluetooth/peripheral_ots/src/
Dmain.c73 struct bt_ots_obj_created_desc *created_desc) in ots_obj_created()
/Zephyr-latest/subsys/bluetooth/services/ots/
Dots.c304 struct bt_ots_obj_created_desc created_desc; in bt_ots_obj_add_internal()