代码搜索结果
找到约 4,775 项符合
Bluetooth 的代码
echo.service
[Bluetooth Service]
Identifier=echo
Name=Echo service
Description=Bluetooth RFCOMM based Echo service
spp.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2003-2008 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
makefile.am
if PCMCIARULES
rulesdir = $(sysconfdir)/udev
rules_DATA = bluetooth.rules
udevdir = $(libexecdir)/udev
udev_SCRIPTS = bluetooth_serial
endif
EXTRA_DIST = bluetooth.rules bluetooth_serial bluetoot
makefile.am
if SERIALSERVICE
if CONFIGFILES
confdir = $(sysconfdir)/bluetooth
conf_DATA = serial.service
endif
servicedir = $(libdir)/bluetooth
service_PROGRAMS = bluetoothd-service-serial
bluetoothd_service
serial.service
[Bluetooth Service]
Identifier=serial
Name=Serial service
Description=Bluetooth Serial Port service
Autostart=false
sdptest.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2005-2008 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
asound.conf
pcm.headset {
type bluetooth
}
ctl.headset {
type bluetooth
}
audio.service
[Bluetooth Service]
Identifier=audio
Name=Audio service
Description=Bluetooth Audio service
Autostart=false
makefile.am
if NETWORKSERVICE
if CONFIGFILES
confdir = $(sysconfdir)/bluetooth
conf_DATA = network.service
endif
servicedir = $(libdir)/bluetooth
service_PROGRAMS = bluetoothd-service-network
bluetoothd_serv