代码搜索结果
找到约 4,775 项符合
Bluetooth 的代码
hcid.conf.5
.TH "HCID.CONF" "5" "March 2004" "hcid.conf - HCI daemon" "System management commands"
.SH "NAME"
/etc/bluetooth/hcid.conf \- Configuration file for the hcid Bluetooth HCI daemon
.SH "DESCRIPTION"
/e
kword.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2000-2001 Qualcomm Incorporated
* Copyright (C) 2002-2003 Maxim Krasnyansky
* Copyright (C) 2002-200
cstate.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2001-2002 Nokia Corporation
* Copyright (C) 2002-2003 Maxim Krasnyansky
* Copyright (C) 2002-2005 M
main.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2005 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
makefile.am
if CUPS
cupsdir = $(libdir)/cups/backend
cups_PROGRAMS = bluetooth
bluetooth_SOURCES = main.c sdp.c spp.c hcrp.c
bluetooth_LDADD = @BLUEZ_LIBS@
AM_CFLAGS = @BLUEZ_CFLAGS@
endif
MAINTAINERCLEANFIL
spp.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2003-2005 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
main.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2003-2005 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
bluetooth
#!/bin/sh
#
# bluetooth
#
# PCMCIA Bluetooth device initialization
# Written by Maxim Krasnyanskiy
#
# This script requires new cardmgr and expects following
# environment variable
makefile.am
datafiles = bluetooth bluetooth.conf
if PCMCIA
pcmciadir = $(sysconfdir)/pcmcia
pcmcia_DATA = $(datafiles)
endif
EXTRA_DIST = $(datafiles)
MAINTAINERCLEANFILES = Makefile.in
makefile.am
if BLUEPIN
bin_SCRIPTS = bluepin
endif
EXTRA_DIST = bluepin bluetooth.init bluetooth.default create_dev
MAINTAINERCLEANFILES = Makefile.in
if INITSCRIPTS
install-data-local:
$(INSTALL) -D -m 755