Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Dhci_rtk_h5.c143 const char esc_13[2] = { 0xdb, 0xdf }; in h5_slip_one_byte() local
156 memcpy(skb_put(skb, 2), &esc_13, 2); in h5_slip_one_byte()
/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Dhciattach_rtk.c305 const uint8_t esc_13[2] = { 0xdb, 0xdf }; in h5_slip_one_byte() local
321 memcpy(skb_put(skb, 2), &esc_13, 2); in h5_slip_one_byte()
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/
H A Dhciattach_rtk.c884 const RT_S8 esc_13[2] = { 0xdb, 0xdf }; in h5_slip_one_byte() local
900 memcpy(skb_put(skb, 2), &esc_13, 2); in h5_slip_one_byte()