Home
last modified time | relevance | path

Searched defs:created_desc (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/bluetooth/audio/
Dmpl.c480 struct bt_ots_obj_created_desc created_desc = {}; in add_icon_object() local
510 struct bt_ots_obj_created_desc created_desc = {}; in add_current_track_segments_object() local
538 struct bt_ots_obj_created_desc created_desc = {}; in add_track_object() local
574 struct bt_ots_obj_created_desc created_desc = {}; in add_parent_group_object() local
602 struct bt_ots_obj_created_desc created_desc = {}; in add_group_object() local
747 struct bt_ots_obj_created_desc *created_desc) in on_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/tests/bluetooth/tester/src/
Dbtp_ots.c149 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() local