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