Home
last modified time | relevance | path

Searched refs:pkt_delim (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dhci_bcsp.c112 const char pkt_delim = 0xc0; in bcsp_slip_msgdelim() local
114 skb_put_data(skb, &pkt_delim, 1); in bcsp_slip_msgdelim()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Dhci_rtk_h5.c133 const char pkt_delim = 0xc0; in h5_slip_msgdelim() local
135 memcpy(skb_put(skb, 1), &pkt_delim, 1); in h5_slip_msgdelim()
/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Dhciattach_rtk.c288 const char pkt_delim = 0xc0; in h5_slip_msgdelim() local
289 memcpy(skb_put(skb, 1), &pkt_delim, 1); in h5_slip_msgdelim()
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/
H A Dhciattach_rtk.c864 const char pkt_delim = 0xc0; in h5_slip_msgdelim() local
865 memcpy(skb_put(skb, 1), &pkt_delim, 1); in h5_slip_msgdelim()