003 File Manager
Current Path:
/usr/src/usr.sbin/bluetooth/hccontrol
usr
/
src
/
usr.sbin
/
bluetooth
/
hccontrol
/
📁
..
📄
Makefile
(368 B)
📄
Makefile.depend
(293 B)
📄
adv_data.c
(5.65 KB)
📄
bluetooth.device.conf
(3.83 KB)
📄
hccontrol.8
(6.57 KB)
📄
hccontrol.c
(8.55 KB)
📄
hccontrol.h
(3.6 KB)
📄
host_controller_baseband.c
(53.56 KB)
📄
info.c
(7.25 KB)
📄
le.c
(32.04 KB)
📄
link_control.c
(24.75 KB)
📄
link_policy.c
(9.34 KB)
📄
node.c
(15.74 KB)
📄
send_recv.c
(4.42 KB)
📄
status.c
(7.13 KB)
📄
util.c
(113.37 KB)
Editing: Makefile
# $Id: Makefile,v 1.7 2003/08/14 20:06:17 max Exp $ # $FreeBSD$ PACKAGE= bluetooth CONFS= bluetooth.device.conf CONFSDIR= /etc/defaults PROG= hccontrol MAN= hccontrol.8 SRCS= send_recv.c link_policy.c link_control.c le.c\ host_controller_baseband.c info.c status.c node.c hccontrol.c \ util.c adv_data.c WARNS?= 2 LIBADD= bluetooth .include <bsd.prog.mk>
Upload File
Create Folder