Symbol: rtlbt_err
usr.sbin/bluetooth/rtlbtfw/main.c
181
rtlbt_err("Cannot retrieve config descriptor: %s",
usr.sbin/bluetooth/rtlbtfw/main.c
218
rtlbt_err("libusb_get_device_list() failed: code %lld",
usr.sbin/bluetooth/rtlbtfw/main.c
233
rtlbt_err("libusb_get_device_descriptor: %s",
usr.sbin/bluetooth/rtlbtfw/main.c
363
rtlbt_err("libusb_init failed: code %d", r);
usr.sbin/bluetooth/rtlbtfw/main.c
372
rtlbt_err("device not found");
usr.sbin/bluetooth/rtlbtfw/main.c
383
rtlbt_err("libusb_open() failed: code %d", r);
usr.sbin/bluetooth/rtlbtfw/main.c
390
rtlbt_err("libusb_kernel_driver_active() failed: code %d", r);
usr.sbin/bluetooth/rtlbtfw/main.c
402
rtlbt_err("rtlbt_read_local_ver() failed code %d", r);
usr.sbin/bluetooth/rtlbtfw/main.c
410
rtlbt_err("rtlbt_get_ic() failed: Unknown IC");
usr.sbin/bluetooth/rtlbtfw/main.c
444
rtlbt_err("firmware is for %x but this is a %x",
usr.sbin/bluetooth/rtlbtfw/main.c
452
rtlbt_err("rtlbt_read_rom_ver() failed code %d", r);
usr.sbin/bluetooth/rtlbtfw/main.c
462
rtlbt_err("rtlbt_read_reg16() failed code %d", r);
usr.sbin/bluetooth/rtlbtfw/main.c
471
rtlbt_err("Parsing firmware file failed");
usr.sbin/bluetooth/rtlbtfw/main.c
484
rtlbt_err("rtlbt_fw_read() failed");
usr.sbin/bluetooth/rtlbtfw/main.c
491
rtlbt_err("Appending config file failed");
usr.sbin/bluetooth/rtlbtfw/main.c
511
rtlbt_err("rtlbt_read_local_ver() failed code %d", r);
usr.sbin/bluetooth/rtlbtfw/main.c
521
rtlbt_err("libusb_reset_device() failed: %s",
usr.sbin/bluetooth/rtlbtfw/main.c
540
rtlbt_err("Firmware download failed!");
usr.sbin/bluetooth/rtlbtfw/rtlbt_fw.c
201
rtlbt_err("read len %d != file size %d",
usr.sbin/bluetooth/rtlbtfw/rtlbt_fw.c
266
rtlbt_err("firmware file too small");
usr.sbin/bluetooth/rtlbtfw/rtlbt_fw.c
281
rtlbt_err("firmware file too small");
usr.sbin/bluetooth/rtlbtfw/rtlbt_fw.c
287
rtlbt_err("invalid extension section signature");
usr.sbin/bluetooth/rtlbtfw/rtlbt_fw.c
300
rtlbt_err("invalid instruction length");
usr.sbin/bluetooth/rtlbtfw/rtlbt_fw.c
307
rtlbt_err("unknown project id %x", project_id);
usr.sbin/bluetooth/rtlbtfw/rtlbt_fw.c
315
rtlbt_err("can not find project id instruction");
usr.sbin/bluetooth/rtlbtfw/rtlbt_fw.c
351
rtlbt_err("can not find patch for chip id %d", rom_version);
usr.sbin/bluetooth/rtlbtfw/rtlbt_fw.c
525
rtlbt_err("Section parse (0x%08x) failed. err %d",
usr.sbin/bluetooth/rtlbtfw/rtlbt_hw.c
107
rtlbt_err("libusb_interrupt_transfer() failed: err=%s",
usr.sbin/bluetooth/rtlbtfw/rtlbt_hw.c
255
rtlbt_err("download fw command failed (%d)", errno);
usr.sbin/bluetooth/rtlbtfw/rtlbt_hw.c
259
rtlbt_err("download fw event length mismatch");
usr.sbin/bluetooth/rtlbtfw/rtlbt_hw.c
67
rtlbt_err("libusb_control_transfer() failed: err=%s",
usr.sbin/bluetooth/rtlbtfw/rtlbt_hw.c
86
rtlbt_err("libusb_interrupt_transfer() failed: err=%s",