Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Dhci_rtk_h5.c505 const u8 oof1 = 0x11, oof2 = 0x13; in h5_unslip_one_byte() local
552 memcpy(skb_put(h5->rx_skb, 1), &oof2, 1); in h5_unslip_one_byte()
555 h5_crc_update(&h5->message_crc, oof2); in h5_unslip_one_byte()
/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Dhciattach_rtk.c341 const uint8_t oof1 = 0x11, oof2 = 0x13; in h5_unslip_one_byte() local
385 memcpy(skb_put(h5->rx_skb, 1), &oof2, 1); in h5_unslip_one_byte()
388 h5_crc_update(&h5->message_crc, oof2); in h5_unslip_one_byte()
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/
H A Dhciattach_rtk.c923 const RT_U8 oof1 = 0x11, oof2 = 0x13; in h5_unslip_one_byte() local
967 memcpy(skb_put(h5->rx_skb, 1), &oof2, 1); in h5_unslip_one_byte()
970 h5_crc_update(&h5->message_crc, oof2); in h5_unslip_one_byte()