代码搜索结果
找到约 4,775 项符合
Bluetooth 的代码
parser.y
%{
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2002-2006 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or mo
kword.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2002-2006 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
rfcomm.conf
#
# RFCOMM configuration file.
#
rfcomm0 {
# Automatically bind the device at startup
bind no;
# Bluetooth address of the device
device 11:22:33:44:55:66;
# RFCOMM channel for the connection
hcid.8
.\"
.TH "HCID" "8" "March 2004" "hcid - HCI daemon" "System management commands"
.SH "NAME"
hcid \- Bluetooth Host Controller Interface Daemon
.SH "SYNOPSIS"
.B hcid
[
.B \-n
] [
.B \-f
.I config\-f
lexer.l
%{
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2000-2001 Qualcomm Incorporated
* Copyright (C) 2002-2003 Maxim Krasnyansky
* Copyright (C) 2002-
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-2006 M
main.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2006 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