Lines Matching full:bluetooth
3 PACKAGE= bluetooth
7 CONFSDIR= /etc/bluetooth
9 LIB= bluetooth
10 MAN= bluetooth.3
17 SRCS= bluetooth.c dev.c hci.c
18 INCS= bluetooth.h
20 MLINKS+= bluetooth.3 bt_gethostbyname.3
21 MLINKS+= bluetooth.3 bt_gethostbyaddr.3
22 MLINKS+= bluetooth.3 bt_gethostent.3
23 MLINKS+= bluetooth.3 bt_sethostent.3
24 MLINKS+= bluetooth.3 bt_endhostent.3
26 MLINKS+= bluetooth.3 bt_getprotobyname.3
27 MLINKS+= bluetooth.3 bt_getprotobynumber.3
28 MLINKS+= bluetooth.3 bt_getprotoent.3
29 MLINKS+= bluetooth.3 bt_setprotoent.3
30 MLINKS+= bluetooth.3 bt_endprotoent.3
32 MLINKS+= bluetooth.3 bt_ntoa.3
33 MLINKS+= bluetooth.3 bt_aton.3
35 MLINKS+= bluetooth.3 bt_devaddr.3
36 MLINKS+= bluetooth.3 bt_devname.3
38 MLINKS+= bluetooth.3 bt_devinfo.3
39 MLINKS+= bluetooth.3 bt_devenum.3
41 MLINKS+= bluetooth.3 bt_devopen.3
42 MLINKS+= bluetooth.3 bt_devclose.3
43 MLINKS+= bluetooth.3 bt_devsend.3
44 MLINKS+= bluetooth.3 bt_devreq.3
45 MLINKS+= bluetooth.3 bt_devfilter.3
46 MLINKS+= bluetooth.3 bt_devfilter_pkt_set.3
47 MLINKS+= bluetooth.3 bt_devfilter_pkt_clr.3
48 MLINKS+= bluetooth.3 bt_devfilter_pkt_tst.3
49 MLINKS+= bluetooth.3 bt_devfilter_evt_set.3
50 MLINKS+= bluetooth.3 bt_devfilter_evt_clr.3
51 MLINKS+= bluetooth.3 bt_devfilter_evt_tst.3
52 MLINKS+= bluetooth.3 bt_devinquiry.3
54 MLINKS+= bluetooth.3 bdaddr_same.3
55 MLINKS+= bluetooth.3 bdaddr_any.3
56 MLINKS+= bluetooth.3 bdaddr_copy.3