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