Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/bluetooth/
Dhci_bcsp.c88 static void bcsp_crc_update(u16 *crc, u8 d) in bcsp_crc_update() function
243 bcsp_crc_update(&bcsp_txmsg_crc, hdr[i]); in bcsp_prepare_pkt()
251 bcsp_crc_update(&bcsp_txmsg_crc, data[i]); in bcsp_prepare_pkt()
418 bcsp_crc_update(&bcsp->message_crc, byte); in bcsp_unslip_one_byte()
429 bcsp_crc_update(&bcsp-> message_crc, 0xc0); in bcsp_unslip_one_byte()
438 bcsp_crc_update(&bcsp-> message_crc, 0xdb); in bcsp_unslip_one_byte()