代码搜索结果

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

readme

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

makefile.am

# # $Id: Makefile.am,v 1.13 2005/01/23 22:49:48 holtmann Exp $ # includedir = @includedir@/bluetooth include_HEADERS = \ bluetooth.h hci.h hci_lib.h hci_uart.h hci_vhci.h \ l2cap.h sco.h rfcomm

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

# # $Id: Makefile.am,v 1.21 2005/05/09 12:23:53 holtmann Exp $ # lib_LTLIBRARIES = libbluetooth.la libbluetooth_la_SOURCES = bluetooth.c hci.c sdp.c libbluetooth_la_LDFLAGS = -version-info 1:17:0

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

hcitool.1

.TH HCITOOL 1 "Nov 12 2002" BlueZ "Linux System Administration" .SH NAME hcitool \- configure Bluetooth connections .SH SYNOPSIS .B hcitool [-h] .br .B hcitool [-i ] [command [command parameters

hcisecfilter.c

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

hidd.1

.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33. .TH HIDD "1" "May 2004" "hidd - Bluetooth HID daemon" "User Commands" .SH NAME hidd \- Bluetooth HID daemon .SH DESCRIPTION hidd - Blue

readme

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