Lines Matching refs:BT_ERR
193 BT_ERR("Peer device has reset"); in h5_peer_reset()
303 BT_ERR("Controller acked invalid packet"); in h5_pkt_cull()
452 BT_ERR("Invalid header checksum"); in h5_rx_3wire_hdr()
458 BT_ERR("Out-of-order packet arrived (%u != %u)", in h5_rx_3wire_hdr()
466 BT_ERR("Non-link packet received in non-active state"); in h5_rx_3wire_hdr()
489 BT_ERR("Can't allocate mem for new packet"); in h5_rx_pkt_start()
528 BT_ERR("Invalid esc byte 0x%02hhx", c); in h5_unslip_one_byte()
565 BT_ERR("Too short H5 packet"); in h5_recv()
592 BT_ERR("Packet too long (%u bytes)", skb->len); in h5_enqueue()
598 BT_ERR("Ignoring HCI data in non-active state"); in h5_enqueue()
614 BT_ERR("Unknown packet type %u", hci_skb_pkt_type(skb)); in h5_enqueue()
669 BT_ERR("Unknown packet type %u", pkt_type); in h5_prepare_pkt()
746 BT_ERR("Could not dequeue pkt because alloc_skb failed"); in h5_dequeue()
766 BT_ERR("Could not dequeue pkt because alloc_skb failed"); in h5_dequeue()