Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/
H A Dhciattach_rtk.c1776 static char hci_dump_buf[HCI_DUMP_BUF_LEN]; variable
1789 n += sprintf(hci_dump_buf + n, "%02x ", buf[i]); in hci_dump_evt()
1791 RS_DBG(" %s\n", hci_dump_buf); in hci_dump_evt()
1797 RS_DBG(" %s\n", hci_dump_buf); in hci_dump_evt()