Lines Matching refs:bt_shell_error
50 bt_shell_error("Local player instance failed (%d)", err); in local_player_instance_cb()
66 bt_shell_error("Discover player failed (%d)", err); in discover_player_cb()
81 bt_shell_error("Player: %p, Player name failed (%d)", plr, err); in player_name_cb()
93 bt_shell_error("Player: %p, Icon ID failed (%d)", plr, err); in icon_id_cb()
104 bt_shell_error("Player: %p, Icon URL failed (%d)", plr, err); in icon_url_cb()
114 bt_shell_error("Player: %p, Track change failed (%d)", plr, err); in track_changed_cb()
124 bt_shell_error("Player: %p, Track title failed (%d)", plr, err); in track_title_cb()
134 bt_shell_error("Player: %p, Track duration failed (%d)", plr, err); in track_duration_cb()
144 bt_shell_error("Player: %p, Track position receive failed (%d)", plr, err); in track_position_recv_cb()
154 bt_shell_error("Player: %p, Track position write failed (%d)", plr, err); in track_position_write_cb()
164 bt_shell_error("Player: %p, Playback speed receive failed (%d)", plr, err); in playback_speed_recv_cb()
174 bt_shell_error("Player: %p, Playback speed write failed (%d)", plr, err); in playback_speed_write_cb()
184 bt_shell_error("Player: %p, Seeking speed failed (%d)", plr, err); in seeking_speed_cb()
197 bt_shell_error("Player: %p, Track segments ID failed (%d)", plr, err); in track_segments_id_cb()
210 bt_shell_error("Player: %p, Current track ID failed (%d)", plr, err); in current_track_id_cb()
223 bt_shell_error("Player: %p, Next track ID failed (%d)", plr, err); in next_track_id_cb()
240 bt_shell_error("Player: %p, Current group ID failed (%d)", plr, err); in current_group_id_cb()
253 bt_shell_error("Player: %p, Parent group ID failed (%d)", plr, err); in parent_group_id_cb()
265 bt_shell_error("Player: %p, Playing order receive_failed (%d)", plr, err); in playing_order_recv_cb()
275 bt_shell_error("Player: %p, Playing order write_failed (%d)", plr, err); in playing_order_write_cb()
285 bt_shell_error("Player: %p, Playing orders supported failed (%d)", in playing_orders_supported_cb()
297 bt_shell_error("Player: %p, Media state failed (%d)", plr, err); in media_state_cb()
308 bt_shell_error("Player: %p, Command send failed (%d)", plr, err); in command_send_cb()
318 bt_shell_error("Player: %p, Command failed (%d)", plr, err); in command_recv_cb()
329 bt_shell_error("Player: %p, Commands supported failed (%d)", plr, err); in commands_supported_cb()
341 bt_shell_error("Player: %p, Search send failed (%d)", plr, err); in search_send_cb()
351 bt_shell_error("Player: %p, Search failed (%d)", plr, err); in search_recv_cb()
363 bt_shell_error("Player: %p, Search results ID failed (%d)", plr, err); in search_results_id_cb()
379 bt_shell_error("Player: %p, Content control ID failed (%d)", plr, err); in content_ctrl_id_cb()