rtlbt_info
rtlbt_info("found USB Realtek");
rtlbt_info("found USB Realtek");
rtlbt_info("hci_version 0x%02x", ver->hci_version);
rtlbt_info("hci_revision 0x%04x", le16toh(ver->hci_revision));
rtlbt_info("lmp_version 0x%02x", ver->lmp_version);
rtlbt_info("lmp_subversion 0x%04x", le16toh(ver->lmp_subversion));
rtlbt_info("Firmware has already been downloaded");
rtlbt_info("loading firmware %s", firmware_path);
rtlbt_info("loading config %s", config_path);
rtlbt_info("Firmware download complete");
rtlbt_info("Firmware download is successful!");