Searched refs:oof1 (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/ |
| H A D | hci_rtk_h5.c | 505 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 D | hciattach_rtk.c | 341 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 D | hciattach_rtk.c | 923 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()
|