代码搜索结果
找到约 4,775 项符合
Bluetooth 的代码
readme
BlueZ - Bluetooth protocol stack for Linux
******************************************
Copyright (C) 2000-2001 Qualcomm Incorporated
Copyright (C) 2002-2003 Maxim Krasnyansky
Cop
parser.y
%{
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2002-2008 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-2008 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 conn
input.service
[Bluetooth Service]
Identifier=input
Name=Input service
Description=Bluetooth HID based Input service
Autostart=true
makefile.am
if INPUTSERVICE
if CONFIGFILES
confdir = $(sysconfdir)/bluetooth
conf_DATA = input.service
endif
servicedir = $(libdir)/bluetooth
service_PROGRAMS = bluetoothd-service-input
bluetoothd_service_in
server.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2008 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
transfer.service
[Bluetooth Service]
Identifier=transfer
Name=Transfer service
Description=Bluetooth OBEX based Transfer service
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-