代码搜索结果
找到约 4,983 项符合
Bluetooth 的代码
makefile.am
#
# $Id: Makefile.am,v 1.7 2004/07/27 13:04:23 holtmann Exp $
#
datafiles = bluetooth bluetooth.conf
if PCMCIA
pcmciadir = $(sysconfdir)/pcmcia
pcmcia_DATA = $(datafiles)
endif
EXTRA_DIST = $(da
makefile.in
# Makefile.in generated by automake 1.7.9 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
# Free Software Foundation, Inc.
# This Makefile
bt.cpp
#include"bt.h"
#include
#include
#include
#include
#include
#include
#include
#include
proguard.cfg
-libraryjars C:\SonyEricsson\J2ME_SDK\PC_Emulation\WTK2\lib\midpapi20.jar;C:\SonyEricsson\J2ME_SDK\PC_Emulation\WTK2\lib\cldcapi11.jar;C:\SonyEricsson\J2ME_SDK\PC_Emulation\WTK2\lib\wma20.jar;C:\SonyE
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
bluetoothclientworkflow.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
#
# Makefile for the Linux Bluetooth BNEP layer
#
O_TARGET := bnep.o
obj-y := core.o sock.o netdev.o crc32.o
obj-m += $(O_TARGET)
include $(TOPDIR)/Rules.make
.depend
bnep.h: \
/9315_144/cirrus-arm-linux-1.4.4/cirrus-arm-linux-1.4.4/linux-2.4.21/include/linux/types.h \
/9315_144/cirrus-arm-linux-1.4.4/cirrus-arm-linux-1.4.4/linux-2.4.21/include/net/bluetooth/
obex_transport.c
/*********************************************************************
*
* Filename: obex_transport.c
* Version:
* Description: Code to handle different types of tran
makefile
#
# Makefile for the Linux Bluetooth BNEP layer
#
O_TARGET := bnep.o
obj-y := core.o sock.o netdev.o
obj-m += $(O_TARGET)
include $(TOPDIR)/Rules.make