代码搜索结果
找到约 4,983 项符合
Bluetooth 的代码
kconfig
config BT_CMTP
tristate "CMTP protocol support"
depends on BT && BT_L2CAP && ISDN_CAPI
help
CMTP (CAPI Message Transport Protocol) is a transport layer
for CAPI messages. CMTP is required fo
bluetoothfacade.java
// Copyright (c) 2005 Sony Ericsson Mobile Communications AB
//
// This software is provided "AS IS," without a warranty of any kind.
// ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARR
makefile
include $(AXIS_TOP_DIR)/tools/build/Rules.axis
all:
install: src/bluetooth.c include/btcommon.h
ln -sfn ../../arch/cris/drivers/bluetooth/include ../../../../include/linux/bluetooth
(cd .. && patc
kconfig
config BT_CMTP
tristate "CMTP protocol support"
depends on BT && BT_L2CAP && ISDN_CAPI
help
CMTP (CAPI Message Transport Protocol) is a transport layer
for CAPI messages. CMTP is required fo
makefile
include $(AXIS_TOP_DIR)/tools/build/Rules.axis
all:
install: src/bluetooth.c include/btcommon.h
ln -sfn ../../arch/cris/drivers/bluetooth/include ../../../../include/linux/bluetooth
(cd .. && patc
makefile
include $(AXIS_TOP_DIR)/tools/build/Rules.axis
all:
install: src/bluetooth.c include/btcommon.h
ln -sfn ../../arch/cris/drivers/bluetooth/include ../../../../include/linux/bluetooth
(cd .. && patc
.depend
bnep.h: \
/usr/src/linux-2.4.20-8/include/linux/types.h \
/usr/src/linux-2.4.20-8/include/net/bluetooth/bluetooth.h \
/usr/src/linux-2.4.20-8/net/bluetooth/bnep/crc32.h
@touch bnep.h
core.o:
bluetoothclient.java
/*
* (c) Copyright 2003 Christian Lorenz ALL RIGHTS RESERVED.
*
* This file is part of the JavaBluetooth Stack.
*
* The JavaBluetooth Stack is free software; you can redistribute it
* and/o
bluetoothlocalstack.java
/*
* (c) Copyright 2003 Christian Lorenz ALL RIGHTS RESERVED.
*
* This file is part of the JavaBluetooth Stack.
*
* The JavaBluetooth Stack is free software; you can redistribute it
* and/o
sdplocalservicerecord.java
/*
* (c) Copyright 2003 Christian Lorenz ALL RIGHTS RESERVED.
*
* This file is part of the JavaBluetooth Stack.
*
* The JavaBluetooth Stack is free software; you can redistribute it
* and/o