Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/bluetooth/
Dhci_bcsp.c113 static void bcsp_crc_update(u16 *crc, u8 d) in bcsp_crc_update() function
263 bcsp_crc_update(&bcsp_txmsg_crc, hdr[i]); in bcsp_prepare_pkt()
271 bcsp_crc_update(&bcsp_txmsg_crc, data[i]); in bcsp_prepare_pkt()
454 bcsp_crc_update(&bcsp->message_crc, byte); in bcsp_unslip_one_byte()
465 bcsp_crc_update(&bcsp->message_crc, 0xc0); in bcsp_unslip_one_byte()
474 bcsp_crc_update(&bcsp->message_crc, 0xdb); in bcsp_unslip_one_byte()