Searched refs:util_hexdump (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/ |
| H A D | hciattach.h | 189 void util_hexdump(const uint8_t *buf, size_t len);
|
| H A D | hciattach_h4.c | 157 util_hexdump(buf, count); in start_xfer_wait()
|
| H A D | hciattach.c | 593 void util_hexdump(const uint8_t *buf, size_t len) in util_hexdump() function
|
| H A D | rtb_fwc.c | 1098 util_hexdump((const uint8_t *)buf, file_len); in rtb_read_config() 1193 util_hexdump((const uint8_t *)buf, config_len); in rtb_read_config()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/ |
| H A D | rtk_misc.c | 392 void util_hexdump(const u8 *buf, size_t len) in util_hexdump() function 1391 util_hexdump((const u8 *)buf, file_sz); in load_config() 1451 util_hexdump((const u8 *)buf, config_len); in load_config()
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/ |
| H A D | hciattach_rtk.c | 463 void util_hexdump(const uint8_t *buf, size_t len) in util_hexdump() function 2386 util_hexdump((const uint8_t *)*config_buf, filelen); in rtk_get_bt_config()
|