Lines Matching refs:BT_ERR
175 BT_ERR("Peer device has reset"); in h5_peer_reset()
265 BT_ERR("Controller acked invalid packet"); in h5_pkt_cull()
414 BT_ERR("Invalid header checksum"); in h5_rx_3wire_hdr()
420 BT_ERR("Out-of-order packet arrived (%u != %u)", in h5_rx_3wire_hdr()
428 BT_ERR("Non-link packet received in non-active state"); in h5_rx_3wire_hdr()
451 BT_ERR("Can't allocate mem for new packet"); in h5_rx_pkt_start()
490 BT_ERR("Invalid esc byte 0x%02hhx", c); in h5_unslip_one_byte()
527 BT_ERR("Too short H5 packet"); in h5_recv()
554 BT_ERR("Packet too long (%u bytes)", skb->len); in h5_enqueue()
560 BT_ERR("Ignoring HCI data in non-active state"); in h5_enqueue()
576 BT_ERR("Unknown packet type %u", bt_cb(skb)->pkt_type); in h5_enqueue()
631 BT_ERR("Unknown packet type %u", pkt_type); in h5_prepare_pkt()
708 BT_ERR("Could not dequeue pkt because alloc_skb failed"); in h5_dequeue()
728 BT_ERR("Could not dequeue pkt because alloc_skb failed"); in h5_dequeue()