Lines Matching refs:BT_ERR
154 BT_ERR("Packet too long"); in bcsp_enqueue()
170 BT_ERR("Unknown packet type"); in bcsp_enqueue()
208 BT_ERR("Unknown packet type"); in bcsp_prepare_pkt()
307 BT_ERR("Could not dequeue pkt because alloc_skb failed"); in bcsp_dequeue()
332 BT_ERR("Could not dequeue pkt because alloc_skb failed"); in bcsp_dequeue()
383 BT_ERR("Peer acked invalid packet"); in bcsp_pkt_cull()
405 BT_ERR("Removed only %u out of %u pkts", i, pkts_to_be_removed); in bcsp_pkt_cull()
436 BT_ERR("Found a LE sync pkt, card has reset"); in bcsp_handle_le_pkt()
480 BT_ERR("Invalid byte %02x after esc byte", byte); in bcsp_unslip_one_byte()
505 BT_ERR("Out-of-order packet arrived, got %u expected %u", in bcsp_complete_rx_pkt()
565 BT_ERR("Packet for unknown channel (%u %s)", in bcsp_complete_rx_pkt()
607 BT_ERR("Short BCSP packet"); in bcsp_recv()
622 BT_ERR("Error in BCSP hdr checksum"); in bcsp_recv()
643 BT_ERR("Checksum failed: computed %04x received %04x", in bcsp_recv()
687 BT_ERR("Can't allocate mem for new packet"); in bcsp_recv()