代码搜索结果

找到约 4,775 项符合 Bluetooth 的代码

main.c

/* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2006-2007 Nokia Corporation * Copyright (C) 2004-2008 Marcel Holtmann * * * This program is free

bluez.pc.in

prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: BlueZ Description: Bluetooth protocol stack for Linux Version: @VERSION@ Libs: -L${libdir} -lbluetooth Cflags:

pkg-info

Metadata-Version: 1.0 Name: a2dp-python Version: 0.62 Summary: partial realization of A2DP, AVDTP and AVRCP bluetooth profiles Home-page: http://sourceforge.net/projects/a2dp-python Author: Sergei Kri

install_libsbc.sh

#!/bin/sh # script to install sbclib # copied from http://bluetooth-alsa.sourceforge.net/build.html echo "when prompted for password hit Enter" cvs -d:pserver:anonymous@sbc.cvs.sourceforge.net:/cvs

readme

BlueZ - Bluetooth protocol stack for Linux ****************************************** Copyright (C) 2000-2001 Qualcomm Incorporated Copyright (C) 2002-2003 Maxim Krasnyansky Cop

makefile.am

includedir = @includedir@/bluetooth include_HEADERS = \ bluetooth.h hci.h hci_lib.h sco.h l2cap.h \ sdp.h sdp_lib.h rfcomm.h bnep.h cmtp.h hidp.h MAINTAINERCLEANFILES = Makefile.in all-local: @

bluetooth.h

/* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2000-2001 Qualcomm Incorporated * Copyright (C) 2002-2003 Maxim Krasnyansky * Copyright (C) 2002-200

makefile.am

lib_LTLIBRARIES = libbluetooth.la libbluetooth_la_SOURCES = bluetooth.c hci.c sdp.c libbluetooth_la_LDFLAGS = -version-info 1:22:0 INCLUDES = -I$(top_builddir)/include MAINTAINERCLEANFILES = Makef

bluetooth.c

/* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2000-2001 Qualcomm Incorporated * Copyright (C) 2002-2003 Maxim Krasnyansky * Copyright (C) 2002-200

bluez.pc.in

prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: BlueZ Description: Bluetooth protocol stack for Linux Version: @VERSION@ Requires: Libs: -L${libdir} -lblueto