代码搜索结果

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

bluetooth.init

#!/bin/sh # # Start/stop the Bluetooth daemons # set -e PATH=/sbin:/bin:/usr/sbin:/usr/bin NAME=bluetooth DESC="Bluetooth subsystem" HCID_NAME=hcid SDPD_NAME=sdpd HIDD_NAME=hidd HID2HCI_NAME=hid2hc

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:23: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

readme

BlueZ - Bluetooth protocol stack for Linux ****************************************** Copyright (C) 2000-2002 Maxim Krasnyansky Copyright (C) 2003-2005 Marcel Holtmann

sdp.h

/* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2001-2002 Ricky Yuen * Copyright (C) 2003-2005 Marcel Holtmann * * * This p

bpa.c

/* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2004-2005 Marcel Holtmann * * * This program is free software; you can redistribute it and/or modif