freebsd-skq/usr.sbin/bluetooth/hccontrol
Markus Brueffer 02afd3d137 - Only print a clarifying message about which HCI node has been used if there
is more than one HCI node present
- Use errx(3) instead of err(3) if there is no HCI node present as errno
  is 0 in this case and the resulting error message wouldn't make much sense

Approved by:	emax (mentor)
2006-06-02 00:29:01 +00:00
..
hccontrol.8 - Document the new Read_Node_List command, autodetection of HCI nodes and 2006-05-22 17:58:19 +00:00
hccontrol.c - Only print a clarifying message about which HCI node has been used if there 2006-06-02 00:29:01 +00:00
hccontrol.h - Add HCI node autodetection. As a consequence of this, make the '-n' 2006-05-22 17:58:09 +00:00
host_controller_baseband.c - One can use both BD_ADDR or name to specify address of the Bluetooth device. 2004-08-05 16:32:41 +00:00
info.c - Use official version strings for LMP and HCI version reporting and add 2006-02-23 23:19:12 +00:00
link_control.c - Use official version strings for LMP and HCI version reporting and add 2006-02-23 23:19:12 +00:00
link_policy.c - One can use both BD_ADDR or name to specify address of the Bluetooth device. 2004-08-05 16:32:41 +00:00
Makefile
node.c - Add HCI node autodetection. As a consequence of this, make the '-n' 2006-05-22 17:58:09 +00:00
send_recv.c
status.c
util.c - Use official version strings for LMP and HCI version reporting and add 2006-02-23 23:19:12 +00:00