Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Dhciattach.c85 RS_INFO("signal hup."); in sig_hup()
92 RS_INFO("signal int."); in sig_term()
95 RS_INFO("signal term."); in sig_term()
176 RS_INFO("Realtek Bluetooth init uart with init speed:%d, type:HCI UART %s", in realtek_init()
184 RS_INFO("Realtek Bluetooth post process"); in realtek_post()
355 RS_INFO("hciattach - HCI UART driver initialization utility"); in usage()
356 RS_INFO("Usage:"); in usage()
357RS_INFO("\thciattach [-n] [-p] [-b] [-r] [-t timeout] [-s initial_speed] <tty> <type | id> [speed]… in usage()
358 RS_INFO("\thciattach -l"); in usage()
405 RS_INFO("%-10s0x%04x,0x%04x", uart[i].type, in main()
[all …]
H A Dhciattach_rtk.c592 RS_INFO("Received cc of vendor change baud"); in h5_init_hci_cc()
595 RS_INFO("BD Address: %02x:%02x:%02x:%02x:%02x:%02x", in h5_init_hci_cc()
604 RS_INFO("HCI Version 0x%02x", rtb_cfg.hci_ver); in h5_init_hci_cc()
605 RS_INFO("HCI Revision 0x%04x", rtb_cfg.hci_rev); in h5_init_hci_cc()
606 RS_INFO("LMP Subversion 0x%04x", rtb_cfg.lmp_subver); in h5_init_hci_cc()
611 RS_INFO("Read ROM version %02x", rtb_cfg.eversion); in h5_init_hci_cc()
617 RS_INFO("Read chip type %02x", rtb_cfg.chip_type); in h5_init_hci_cc()
618 RS_INFO("Read chip ver %02x", rtb_cfg.chip_ver); in h5_init_hci_cc()
662 RS_INFO("Received cc of hci reset cmd"); in h5_post_hci_cc()
686 RS_INFO("Received event 0x%x during download patch", in hci_recv_frame()
[all …]
H A Drtb_fwc.c399 RS_INFO("%s", buf); in line_process()
458 RS_INFO("Couldnt open extra config %s, %s", path, in parse_extra_config()
604 RS_INFO("Update cfg: ofs %04x len %u", in merge_configs()
627 RS_INFO("Add new cfg: ofs %04x, len %u", extra->offset, in merge_configs()
938 RS_INFO("extra cfg: ofs %04x, len %u", n->offset, n->len); in rtb_read_config()
989 RS_INFO("Couldnt access customer BT MAC file %s", in rtb_read_config()
1002 RS_INFO("Couldnt open BT MAC file %s, %s", BT_ADDR_FILE, in rtb_read_config()
1097 RS_INFO("Origin cfg len %u", (uint16_t)file_len); in rtb_read_config()
1118 RS_INFO("bdaddr ofs %04x, %s", n->offset, s); in rtb_read_config()
1128 RS_INFO("Config baudrate: %08x", baudrate); in rtb_read_config()
[all …]
H A Dhciattach_h4.c138 RS_INFO("Cmd complete event for cmd %04x", in start_xfer_wait()
156 RS_INFO("%s: Unexpected hci event packet", __func__); in start_xfer_wait()
236 RS_INFO("%s: Issue hci reset cmd", __func__); in h4_hci_reset()
268 RS_INFO("hci ver %02x, hci_rev %04x, lmp_subver %04x", in h4_read_local_ver()
292 RS_INFO("eversion %02x", rtb_cfg.eversion); in h4_vendor_read_rom_ver()
H A Dhciattach.h71 #define RS_INFO(fmt, arg...) \ macro
92 #define RS_INFO(fmt, arg...) \ macro
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/
H A Dhciattach_rtk.c115 #define RS_INFO(fmt, arg...) \ macro
478 RS_INFO("%s", str); in util_hexdump()
484 RS_INFO("%s", str); in util_hexdump()
507 RS_INFO("%s", buff); in line_proc()
550 RS_INFO("extra config offset %04lx", offset); in line_proc()
602 RS_INFO("Couldnt open extra config %s, %s", path, strerror(errno)); in config_file_proc()
2024 RS_INFO("Original Cfg len %u", *plen); in rtk_parse_config_file()
2057 RS_INFO("BT MAC found %02x:%02x:%02x:%02x:%02x:%02x", in rtk_parse_config_file()
2099 RS_INFO("Replace Tx power Cfg %02x %02x %02x %02x", in rtk_parse_config_file()
2107 RS_INFO("Replace XTAL Cfg 0x%02x", xtal_cfg); in rtk_parse_config_file()
[all …]