Lines Matching refs:BT_ERR
153 BT_ERR("Packet too long"); in bcsp_enqueue()
169 BT_ERR("Unknown packet type"); in bcsp_enqueue()
207 BT_ERR("Unknown packet type"); in bcsp_prepare_pkt()
300 BT_ERR("Could not dequeue pkt because alloc_skb failed"); in bcsp_dequeue()
322 BT_ERR("Could not dequeue pkt because alloc_skb failed"); in bcsp_dequeue()
371 BT_ERR("Peer acked invalid packet"); in bcsp_pkt_cull()
393 BT_ERR("Removed only %u out of %u pkts", i, pkts_to_be_removed); in bcsp_pkt_cull()
423 BT_ERR("Found a LE sync pkt, card has reset"); in bcsp_handle_le_pkt()
467 BT_ERR("Invalid byte %02x after esc byte", byte); in bcsp_unslip_one_byte()
530 BT_ERR("Packet for unknown channel (%u %s)", in bcsp_complete_rx_pkt()
567 BT_ERR("Short BCSP packet"); in bcsp_recv()
582 BT_ERR("Error in BCSP hdr checksum"); in bcsp_recv()
590 BT_ERR("Out-of-order packet arrived, got %u expected %u", in bcsp_recv()
613 BT_ERR ("Checksum failed: computed %04x received %04x", in bcsp_recv()
656 BT_ERR("Can't allocate mem for new packet"); in bcsp_recv()