Home
last modified time | relevance | path

Searched refs:oof1 (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
543 memcpy(skb_put(h5->rx_skb, 1), &oof1, 1); in h5_unslip_one_byte()
546 h5_crc_update(&h5->message_crc, oof1); 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
376 memcpy(skb_put(h5->rx_skb, 1), &oof1, 1); in h5_unslip_one_byte()
379 h5_crc_update(&h5->message_crc, oof1); 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
958 memcpy(skb_put(h5->rx_skb, 1), &oof1, 1); in h5_unslip_one_byte()
961 h5_crc_update(&h5->message_crc, oof1); in h5_unslip_one_byte()