代码搜索结果

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

readme

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

kword.c

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

rfcomm.conf

# # RFCOMM configuration file. # #rfcomm0 { # # Automatically bind the device at startup # bind no; # # # Bluetooth address of the device # device 11:22:33:44:55:66; # # # RFCOMM channel for the conn

hcid.8

.\" .TH "HCID" "8" "March 2004" "hcid - HCI daemon" "System management commands" .SH "NAME" hcid \- Bluetooth Host Controller Interface Daemon .SH "SYNOPSIS" .B hcid [ .B \-n ] [ .B \-f .I config\-f

stdafx.cpp

// stdafx.cpp : 只包括标准包含文件的源文件 // Bluetooth HCI.pch 将是预编译头 // stdafx.obj 将包含预编译类型信息 #include "stdafx.h"

kword.c

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

sdpd.8

.\" $Header: /cvsroot/bluez/utils/sdpd/sdpd.8,v 1.4 2007/05/22 11:43:30 holtmann Exp $ .\" .\" transcript compatibility for postscript use. .\" .\" synopsis: .P! .\" .de P! .fl \!!1 setgray

spp.c

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

sdptest.c

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

hardstart.sh

#/bin/bash # # Hard startup of the system. It initializes EVERYTHING from the beginning... # Use it only at system setup time (or in trouble...). # # You must start it locally, from the root directory