Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/bluetooth/
Dhci_bcsp.c114 static void bcsp_crc_update(u16 *crc, u8 d) in bcsp_crc_update() function
262 bcsp_crc_update(&bcsp_txmsg_crc, hdr[i]); in bcsp_prepare_pkt()
270 bcsp_crc_update(&bcsp_txmsg_crc, data[i]); in bcsp_prepare_pkt()
438 bcsp_crc_update(&bcsp->message_crc, byte); in bcsp_unslip_one_byte()
449 bcsp_crc_update(&bcsp-> message_crc, 0xc0); in bcsp_unslip_one_byte()
458 bcsp_crc_update(&bcsp-> message_crc, 0xdb); in bcsp_unslip_one_byte()