Home | History | Annotate | Download | only in libbluetooth

Lines Matching refs:bluetooth

5 LIB=	bluetooth
7 SRCS= bluetooth.c bt_dev.c \
10 MAN= bluetooth.3 bt_dev.3 sdp.3 sdp_data.3
18 INCS= bluetooth.h sdp.h
21 MLINKS+= bluetooth.3 bt_gethostbyname.3
22 MLINKS+= bluetooth.3 bt_gethostbyaddr.3
23 MLINKS+= bluetooth.3 bt_gethostent.3
24 MLINKS+= bluetooth.3 bt_sethostent.3
25 MLINKS+= bluetooth.3 bt_endhostent.3
27 MLINKS+= bluetooth.3 bt_getprotobyname.3
28 MLINKS+= bluetooth.3 bt_getprotobynumber.3
29 MLINKS+= bluetooth.3 bt_getprotoent.3
30 MLINKS+= bluetooth.3 bt_setprotoent.3
31 MLINKS+= bluetooth.3 bt_endprotoent.3
33 MLINKS+= bluetooth.3 bt_ntoa.3
34 MLINKS+= bluetooth.3 bt_aton.3