Lines Matching refs:bt_shell_print
61 bt_shell_print("Discovery complete"); in mcc_discover_mcs_cb()
71 bt_shell_print("Player name: %s", name); in mcc_read_player_name_cb()
85 bt_shell_print("Icon object ID: %s", str); in mcc_read_icon_obj_id_cb()
99 bt_shell_print("Icon URL: 0x%s", url); in mcc_read_icon_url_cb()
111 bt_shell_print("Track title: %s", title); in mcc_read_track_title_cb()
122 bt_shell_print("Track changed"); in mcc_track_changed_ntf_cb()
133 bt_shell_print("Track duration: %d", dur); in mcc_read_track_duration_cb()
145 bt_shell_print("Track Position: %d", pos); in mcc_read_track_position_cb()
157 bt_shell_print("Track Position: %d", pos); in mcc_set_track_position_cb()
170 bt_shell_print("Playback speed: %d", speed); in mcc_read_playback_speed_cb()
182 bt_shell_print("Playback speed: %d", speed); in mcc_set_playback_speed_cb()
195 bt_shell_print("Seeking speed: %d", speed); in mcc_read_seeking_speed_cb()
212 bt_shell_print("Track Segments Object ID: %s", str); in mcc_read_segments_obj_id_cb()
229 bt_shell_print("Current Track Object ID: %s", str); in mcc_read_current_track_obj_id_cb()
246 bt_shell_print("Current Track Object ID written: %s", str); in mcc_set_current_track_obj_id_cb()
261 bt_shell_print("Next Track Object ID is empty"); in mcc_read_next_track_obj_id_cb()
264 bt_shell_print("Next Track Object ID: %s", str); in mcc_read_next_track_obj_id_cb()
282 bt_shell_print("Next Track Object ID written: %s", str); in mcc_set_next_track_obj_id_cb()
297 bt_shell_print("Parent Group Object ID: %s", str); in mcc_read_parent_group_obj_id_cb()
314 bt_shell_print("Current Group Object ID: %s", str); in mcc_read_current_group_obj_id_cb()
330 bt_shell_print("Current Group Object ID written: %s", str); in mcc_set_current_group_obj_id_cb()
343 bt_shell_print("Playing order: %d", order); in mcc_read_playing_order_cb()
355 bt_shell_print("Playing order: %d", order); in mcc_set_playing_order_cb()
368 bt_shell_print("Playing orders supported: %d", orders); in mcc_read_playing_orders_supported_cb()
380 bt_shell_print("Media State: %d", state); in mcc_read_media_state_cb()
393 bt_shell_print("Command opcode: %d, param: %d", cmd->opcode, cmd->param); in mcc_send_cmd_cb()
406 bt_shell_print("Command opcode: %d, result: %d", in mcc_cmd_ntf_cb()
419 bt_shell_print("Opcodes supported: %d", opcodes); in mcc_read_opcodes_supported_cb()
432 bt_shell_print("Search sent"); in mcc_send_search_cb()
443 bt_shell_print("Search notification result code: %d", result_code); in mcc_search_ntf_cb()
457 bt_shell_print("Search Results Object ID: 0x000000000000"); in mcc_read_search_results_obj_id_cb()
460 bt_shell_print("Search Results Object ID: %s", str); in mcc_read_search_results_obj_id_cb()
475 bt_shell_print("Content Control ID: %d", ccid); in mcc_read_content_control_id_cb()
488 bt_shell_print("Selecting object succeeded"); in mcc_otc_obj_selected_cb()
498 bt_shell_print("Reading object metadata succeeded\n"); in mcc_otc_obj_metadata_cb()
509 bt_shell_print("Icon content (%d octets)", buf->len); in mcc_icon_object_read_cb()
522 bt_shell_print("Track Segments content (%d octets)", buf->len); in mcc_track_segments_object_read_cb()
534 bt_shell_print("Current Track content (%d octets)", buf->len); in mcc_otc_read_current_track_object_cb()
546 bt_shell_print("Next Track content (%d octets)", buf->len); in mcc_otc_read_next_track_object_cb()
558 bt_shell_print("Parent Group content (%d octets)", buf->len); in mcc_otc_read_parent_group_object_cb()
570 bt_shell_print("Current Group content (%d octets)", buf->len); in mcc_otc_read_current_group_object_cb()