Lines Matching refs:log_error
95 …log_error("initiator_config_state is in wrong state %d, expected %d", stream_endpoint->initiator_c… in avdtp_initiator_stream_config_subsm()
144 log_error("AVDTP_SI_RECONFIGURE: stream endpoint is null"); in avdtp_initiator_stream_config_subsm()
163 log_error("AVDTP_SI_SET_CONFIGURATION: stream endpoint is null"); in avdtp_initiator_stream_config_subsm()
195 log_error("AVDTP_SI_OPEN: stream endpoint is null"); in avdtp_initiator_stream_config_subsm()
199 … log_error("AVDTP_SI_OPEN in wrong stream endpoint state %d", stream_endpoint->state); in avdtp_initiator_stream_config_subsm()
209 log_error("AVDTP_SI_START: stream endpoint is null"); in avdtp_initiator_stream_config_subsm()
213 … log_error("AVDTP_SI_START in wrong stream endpoint state %d", stream_endpoint->state); in avdtp_initiator_stream_config_subsm()
221 log_error("AVDTP_SI_SUSPEND: stream endpoint is null"); in avdtp_initiator_stream_config_subsm()
225 … log_error("AVDTP_SI_SUSPEND in wrong stream endpoint state %d", stream_endpoint->state); in avdtp_initiator_stream_config_subsm()
233 log_error("AVDTP_SI_CLOSE: stream endpoint is null"); in avdtp_initiator_stream_config_subsm()
249 log_error("AVDTP_SI_ABORT: stream endpoint is null"); in avdtp_initiator_stream_config_subsm()