Lines Matching refs:GATT_TRACE_ERROR
203 GATT_TRACE_ERROR("Unknown read type: %d", p_clcb->op_subtype); in gatt_act_read()
272 GATT_TRACE_ERROR("Unknown write type: %d", p_clcb->op_subtype); in gatt_act_write()
284 GATT_TRACE_ERROR("gatt_act_write() failed op_code=0x%x rt=%d", op_code, rt); in gatt_act_write()
470 GATT_TRACE_ERROR("invalid Info Response PDU received, discard."); in gatt_process_read_info_rsp()
541 GATT_TRACE_ERROR("Incorrect discovery opcode %04x", opcode); in gatt_proc_disc_error_rsp()
621 GATT_TRACE_ERROR("value resp op_code = %s len = %d", gatt_dbg_op_name(op_code), len); in gatt_process_prep_write_rsp()
625 GATT_TRACE_ERROR("illegal prepare write response length, discard"); in gatt_process_prep_write_rsp()
677 GATT_TRACE_ERROR("illegal notification PDU length, discard"); in gatt_process_notification()
703 …GATT_TRACE_ERROR("gatt_process_notification rcv Ind. but ind_count=%d (will reset ind_count)", p_… in gatt_process_notification()
764 GATT_TRACE_ERROR("Illegal ReadByType/ReadByGroupType Response length, discard"); in gatt_process_read_by_type_rsp()
775 …GATT_TRACE_ERROR("gatt_process_read_by_type_rsp: Discard response op_code=%d vale_len=%d > (MTU-2=… in gatt_process_read_by_type_rsp()
821 GATT_TRACE_ERROR("discover all service response parsing failure"); in gatt_process_read_by_type_rsp()
857 …GATT_TRACE_ERROR("gatt_process_read_by_type_rsp INCL_SRVC failed with invalid data value_len=%d", … in gatt_process_read_by_type_rsp()
998 GATT_TRACE_ERROR("attr offset = %d p_attr_buf = %d ", offset, p_clcb->p_attr_buf); in gatt_process_read_rsp()
1061 GATT_TRACE_ERROR("invalid MTU response PDU received, discard."); in gatt_process_mtu_rsp()
1144 GATT_TRACE_ERROR("gatt_cl_send_next_cmd_inq: L2CAP sent error"); in gatt_cl_send_next_cmd_inq()
1195 …GATT_TRACE_ERROR("invalid response/indicate pkt size: %d, PDU size: %d", len + 1, p_tcb->payload_s… in gatt_client_handle_server_rsp()
1249 GATT_TRACE_ERROR("Unknown opcode = %d", op_code); in gatt_client_handle_server_rsp()