Home
last modified time | relevance | path

Searched refs:bt_ots_obj_id_to_str (Results 1 – 12 of 12) sorted by relevance

/Zephyr-latest/samples/bluetooth/peripheral_ots/src/
Dmain.c78 bt_ots_obj_id_to_str(id, id_str, sizeof(id_str)); in ots_obj_created()
119 bt_ots_obj_id_to_str(id, id_str, sizeof(id_str)); in ots_obj_deleted()
133 bt_ots_obj_id_to_str(id, id_str, sizeof(id_str)); in ots_obj_selected()
145 bt_ots_obj_id_to_str(id, id_str, sizeof(id_str)); in ots_obj_read()
177 bt_ots_obj_id_to_str(id, id_str, sizeof(id_str)); in ots_obj_write()
193 bt_ots_obj_id_to_str(id, id_str, sizeof(id_str)); in ots_obj_name_written()
/Zephyr-latest/subsys/bluetooth/services/ots/
Dots_dir_list.c142 bt_ots_obj_id_to_str(obj->id, id_str, sizeof(id_str)); in bt_ots_dir_list_search_forward()
169 bt_ots_obj_id_to_str(obj->id, id_str, sizeof(id_str)); in bt_ots_dir_list_search_backward()
229 bt_ots_obj_id_to_str(dir_list->anchor_object->id, id_str, sizeof(id_str)); in bt_ots_dir_list_search()
Dots_olcp.c275 bt_ots_obj_id_to_str(ots->cur_obj->id, id, in bt_gatt_ots_olcp_write()
Dots.c273 bt_ots_obj_id_to_str(ots->cur_obj->id, id_str, in ots_obj_id_read()
611 bt_ots_obj_id_to_str(obj->id, id_str, sizeof(id_str)); in ots_delete_empty_name_objects()
Dots_client.c889 (void)bt_ots_obj_id_to_str(obj_id, t, sizeof(t)); in read_obj_id_cb()
896 (void)bt_ots_obj_id_to_str(cur_object->id, str, in read_obj_id_cb()
1621 (void)bt_ots_obj_id_to_str(rec->metadata.id, t, sizeof(t)); in decode_record()
1807 (void)bt_ots_obj_id_to_str(metadata->id, t, sizeof(t)); in bt_ots_metadata_display()
/Zephyr-latest/subsys/bluetooth/audio/
Dmedia_proxy_internal.h27 (void)bt_ots_obj_id_to_str(id64, t, sizeof(t)); \
Dmpl.c821 (void)bt_ots_obj_id_to_str(id, t, sizeof(t)); in on_object_send()
2456 (void)bt_ots_obj_id_to_str(media_player.icon_id, t, sizeof(t)); in mpl_debug_dump_state()
2471 (void)bt_ots_obj_id_to_str(media_player.group->parent->id, t, sizeof(t)); in mpl_debug_dump_state()
2474 (void)bt_ots_obj_id_to_str(media_player.group->id, t, sizeof(t)); in mpl_debug_dump_state()
2477 (void)bt_ots_obj_id_to_str(media_player.group->track->id, t, sizeof(t)); in mpl_debug_dump_state()
2481 (void)bt_ots_obj_id_to_str(media_player.next.track->id, t, sizeof(t)); in mpl_debug_dump_state()
2484 (void)bt_ots_obj_id_to_str(media_player.group->track->next->id, t, in mpl_debug_dump_state()
2492 (void)bt_ots_obj_id_to_str(media_player.search_results_id, t, sizeof(t)); in mpl_debug_dump_state()
2506 (void)bt_ots_obj_id_to_str(group->id, t, sizeof(t)); in mpl_debug_dump_state()
2509 (void)bt_ots_obj_id_to_str(group->parent->id, t, sizeof(t)); in mpl_debug_dump_state()
[all …]
Dmcs.c391 (void)bt_ots_obj_id_to_str(id, str, sizeof(str)); in write_current_track_id()
454 (void)bt_ots_obj_id_to_str(id, str, sizeof(str)); in write_next_track_id()
538 (void)bt_ots_obj_id_to_str(id, str, sizeof(str)); in write_current_group_id()
Dmcc.c52 (void)bt_ots_obj_id_to_str(id64, t, sizeof(t)); \
3600 (void)bt_ots_obj_id_to_str(group.ids[i].id, t, in on_parent_group_content()
3652 (void)bt_ots_obj_id_to_str(group.ids[i].id, t, in on_current_group_content()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dmcc.c83 (void)bt_ots_obj_id_to_str(id, str, sizeof(str)); in mcc_read_icon_obj_id_cb()
211 (void)bt_ots_obj_id_to_str(id, str, sizeof(str)); in mcc_read_segments_obj_id_cb()
229 (void)bt_ots_obj_id_to_str(id, str, sizeof(str)); in mcc_read_current_track_obj_id_cb()
246 (void)bt_ots_obj_id_to_str(id, str, sizeof(str)); in mcc_set_current_track_obj_id_cb()
265 (void)bt_ots_obj_id_to_str(id, str, sizeof(str)); in mcc_read_next_track_obj_id_cb()
283 (void)bt_ots_obj_id_to_str(id, str, sizeof(str)); in mcc_set_next_track_obj_id_cb()
299 (void)bt_ots_obj_id_to_str(id, str, sizeof(str)); in mcc_read_parent_group_obj_id_cb()
317 (void)bt_ots_obj_id_to_str(id, str, sizeof(str)); in mcc_read_current_group_obj_id_cb()
333 (void)bt_ots_obj_id_to_str(id, str, sizeof(str)); in mcc_set_current_group_obj_id_cb()
471 (void)bt_ots_obj_id_to_str(id, str, sizeof(str)); in mcc_read_search_results_obj_id_cb()
Dmedia_controller.c96 (void)bt_ots_obj_id_to_str(id, str, sizeof(str)); in icon_id_cb()
200 (void)bt_ots_obj_id_to_str(id, str, sizeof(str)); in track_segments_id_cb()
213 (void)bt_ots_obj_id_to_str(id, str, sizeof(str)); in current_track_id_cb()
229 (void)bt_ots_obj_id_to_str(id, str, sizeof(str)); in next_track_id_cb()
243 (void)bt_ots_obj_id_to_str(id, str, sizeof(str)); in current_group_id_cb()
256 (void)bt_ots_obj_id_to_str(id, str, sizeof(str)); in parent_group_id_cb()
370 (void)bt_ots_obj_id_to_str(id, str, sizeof(str)); in search_results_id_cb()
/Zephyr-latest/include/zephyr/bluetooth/services/
Dots.h1131 static inline int bt_ots_obj_id_to_str(uint64_t obj_id, char *str, size_t len) in bt_ots_obj_id_to_str() function