Symbol: rtlbt_debug
usr.sbin/bluetooth/rtlbtfw/main.c
367
rtlbt_debug("opening dev %d.%d", (int) bus_id, (int) dev_id);
usr.sbin/bluetooth/rtlbtfw/main.c
423
rtlbt_debug("firmware_path = %s", firmware_path);
usr.sbin/bluetooth/rtlbtfw/main.c
429
rtlbt_debug("rtlbt_fw_read() failed");
usr.sbin/bluetooth/rtlbtfw/main.c
436
rtlbt_debug("Unknown firmware type");
usr.sbin/bluetooth/rtlbtfw/main.c
455
rtlbt_debug("rom_version = %d", rom_version);
usr.sbin/bluetooth/rtlbtfw/main.c
466
rtlbt_debug("key_id = %d", key_id);
usr.sbin/bluetooth/rtlbtfw/main.c
499
rtlbt_debug("Loading firmware file failed");
usr.sbin/bluetooth/rtlbtfw/rtlbt_fw.c
296
rtlbt_debug("code=%x len=%x", opcode, oplen);
usr.sbin/bluetooth/rtlbtfw/rtlbt_fw.c
304
rtlbt_debug("project_id=%x", project_id);
usr.sbin/bluetooth/rtlbtfw/rtlbt_fw.c
331
rtlbt_debug("fw_version=%x, num_patches=%d",
usr.sbin/bluetooth/rtlbtfw/rtlbt_fw.c
356
rtlbt_debug(
usr.sbin/bluetooth/rtlbtfw/rtlbt_fw.c
430
rtlbt_debug("subsection, eco 0x%02x, prio 0x%02x, len 0x%x",
usr.sbin/bluetooth/rtlbtfw/rtlbt_fw.c
491
rtlbt_debug("FW version %02x%02x%02x%02x-%02x%02x%02x%02x",
usr.sbin/bluetooth/rtlbtfw/rtlbt_fw.c
504
rtlbt_debug("section, opcode 0x%08x", section->opcode);
usr.sbin/bluetooth/rtlbtfw/rtlbt_fw.c
547
rtlbt_debug("opcode 0x%08x, addr 0x%p, len 0x%x",
usr.sbin/bluetooth/rtlbtfw/rtlbt_hw.c
103
rtlbt_debug("Stray HCI event: %x",
usr.sbin/bluetooth/rtlbtfw/rtlbt_hw.c
136
rtlbt_debug("Can't read local version: code=%d, size=%d",
usr.sbin/bluetooth/rtlbtfw/rtlbt_hw.c
169
rtlbt_debug("Can't read ROM version: code=%d, size=%d",
usr.sbin/bluetooth/rtlbtfw/rtlbt_hw.c
204
rtlbt_debug("Can't read reg16: code=%d, size=%d",
usr.sbin/bluetooth/rtlbtfw/rtlbt_hw.c
232
rtlbt_debug("download fw (%d/%d)", i + 1, frag_num);