代码搜索结果
找到约 4,775 项符合
Bluetooth 的代码
sdp.h
/*
*
* Bluetooth packet analyzer - SDP parser
*
* Copyright (C) 2001-2002 Ricky Yuen
* Copyright (C) 2003-2005 Marcel Holtmann
*
*
* This progr
bpa.c
/*
*
* Bluetooth packet analyzer - BPA parser
*
* Copyright (C) 2004-2005 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modify
*
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.15 2005/06/21 16:47:29 holtmann Exp $
#
includedir = @includedir@/bluetooth
include_HEADERS = \
bluetooth.h hci.h hci_lib.h sco.h l2cap.h \
sdp.h sdp_lib.h rfcomm.h bne
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.22 2005/07/03 14:50:03 holtmann Exp $
#
lib_LTLIBRARIES = libbluetooth.la
libbluetooth_la_SOURCES = bluetooth.c hci.c sdp.c
libbluetooth_la_LDFLAGS = -version-info 1:18: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-2004 Marcel Holtmann
*
*
*