Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Dhci_rtk_h5.c142 const char esc_11[2] = { 0xdb, 0xde }; in h5_slip_one_byte() local
153 memcpy(skb_put(skb, 2), &esc_11, 2); in h5_slip_one_byte()
/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Dhciattach_rtk.c304 const uint8_t esc_11[2] = { 0xdb, 0xde }; in h5_slip_one_byte() local
317 memcpy(skb_put(skb, 2), &esc_11, 2); in h5_slip_one_byte()
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/
H A Dhciattach_rtk.c883 const RT_S8 esc_11[2] = { 0xdb, 0xde }; in h5_slip_one_byte() local
896 memcpy(skb_put(skb, 2), &esc_11, 2); in h5_slip_one_byte()