Lines Matching refs:BT_ERR
139 BT_ERR("Packet too long"); in bcsp_enqueue()
155 BT_ERR("Unknown packet type"); in bcsp_enqueue()
193 BT_ERR("Unknown packet type"); in bcsp_prepare_pkt()
292 BT_ERR("Could not dequeue pkt because alloc_skb failed"); in bcsp_dequeue()
317 BT_ERR("Could not dequeue pkt because alloc_skb failed"); in bcsp_dequeue()
368 BT_ERR("Peer acked invalid packet"); in bcsp_pkt_cull()
390 BT_ERR("Removed only %u out of %u pkts", i, pkts_to_be_removed); in bcsp_pkt_cull()
421 BT_ERR("Found a LE sync pkt, card has reset"); in bcsp_handle_le_pkt()
465 BT_ERR("Invalid byte %02x after esc byte", byte); in bcsp_unslip_one_byte()
490 BT_ERR("Out-of-order packet arrived, got %u expected %u", in bcsp_complete_rx_pkt()
550 BT_ERR("Packet for unknown channel (%u %s)", in bcsp_complete_rx_pkt()
592 BT_ERR("Short BCSP packet"); in bcsp_recv()
608 BT_ERR("Error in BCSP hdr checksum"); in bcsp_recv()
630 BT_ERR("Checksum failed: computed %04x received %04x", in bcsp_recv()
675 BT_ERR("Can't allocate mem for new packet"); in bcsp_recv()