freebsd-dev/usr.sbin/bluetooth/hccontrol
Stephen J. Kiernan 63c1ff65d1 When the input parameter node is NULL, memory is allocated to it.
To later free the memory, introduce a new variable lnode to track when
this happens.

Submitted by:	Thomas Rix <trix@juniper.net>
Reviewed by:	emax
Approved by:	sjg (mentor)
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D9878
2017-06-06 22:17:55 +00:00
..
hccontrol.8 Make hccontrol(8) and sdpcontrol(8) appear in "man -k bluetooth" output. 2015-02-07 14:31:51 +00:00
hccontrol.c When the input parameter node is NULL, memory is allocated to it. 2017-06-06 22:17:55 +00:00
hccontrol.h Add LE related HCI control command to hccontrol(1). 2015-04-18 04:53:17 +00:00
host_controller_baseband.c Improve code style(9), no functional changes. 2015-04-18 06:48:03 +00:00
info.c Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKED 2015-04-07 16:48:23 +00:00
le.c Improve performance and functionality of the bitstring(3) api 2016-05-04 22:34:11 +00:00
link_control.c Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKED 2015-04-07 16:48:23 +00:00
link_policy.c Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKED 2015-04-07 16:48:23 +00:00
Makefile Add LE related HCI control command to hccontrol(1). 2015-04-18 04:53:17 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
node.c Make cached Bluetooth LE host advertise information visible from userland. 2017-04-27 15:03:24 +00:00
send_recv.c
status.c
util.c Add HCI/LMP revision information. 2015-04-12 14:38:18 +00:00