Home
last modified time | relevance | path

Searched refs:bcsp_crc_update (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/bluetooth/
Dhci_bcsp.c98 static void bcsp_crc_update(u16 *crc, u8 d) in bcsp_crc_update() function
248 bcsp_crc_update(&bcsp_txmsg_crc, hdr[i]); in bcsp_prepare_pkt()
256 bcsp_crc_update(&bcsp_txmsg_crc, data[i]); in bcsp_prepare_pkt()
439 bcsp_crc_update(&bcsp->message_crc, byte); in bcsp_unslip_one_byte()
450 bcsp_crc_update(&bcsp->message_crc, 0xc0); in bcsp_unslip_one_byte()
459 bcsp_crc_update(&bcsp->message_crc, 0xdb); in bcsp_unslip_one_byte()