代码搜索:BlueTooth
找到约 4,983 项符合「BlueTooth」的源代码
代码结果 4,983
www.eeworm.com/read/369606/9638184
cs bluetoothendpoint.cs
#region Using 指令
using System;
using System.Net;
using System.Net.Sockets;
#endregion
namespace OpenNETCF.Net.Bluetooth {
///
/// BluetoothEndPoint 的摘要说明。
///
www.eeworm.com/read/171720/9739743
h rfcomm.h
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2002-2003 Maxim Krasnyansky
* Copyright (C) 2002-2004 Marcel Holtmann
*
*
*
www.eeworm.com/read/171720/9739744
h hci_uart.h
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2002-2003 Maxim Krasnyansky
* Copyright (C) 2002-2004 Marcel Holtmann
*
*
*
www.eeworm.com/read/171720/9739751
h bnep.h
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2002-2003 Maxim Krasnyansky
* Copyright (C) 2002-2004 Marcel Holtmann
*
*
*
www.eeworm.com/read/171720/9739756
h sco.h
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2002-2003 Maxim Krasnyansky
* Copyright (C) 2002-2004 Marcel Holtmann
*
*
*
www.eeworm.com/read/171720/9739769
h hci_vhci.h
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2002-2003 Maxim Krasnyansky
* Copyright (C) 2002-2004 Marcel Holtmann
*
*
*
www.eeworm.com/read/415537/11064619
txt big brother and ndisuio.sys, a new internet phenomenon.txt
Big Brother and Ndisuio.sys
A new Internet phenomenon?
Ndisuio.sys, a very mysterious system file is present in Windows XP and is a driver for wireless things such as wi-fi and bluetooth. Howeve
www.eeworm.com/read/411026/11261063
c sbctester.c
/*
*
* Bluetooth low-complexity, subband codec (SBC) library
*
* Copyright (C) 2007 Marcel Holtmann
* Copyright (C) 2007 Frederic Dalleau
*
*
* T
www.eeworm.com/read/237082/13978597
java servicediscoverer.java
import javax.bluetooth.*;
import java.io.*;
import java.util.Vector;
/**
*
* Title: ServiceDiscoverer.java
*
* Description: A handly utility class used by BluetoothProbeMidlet u
www.eeworm.com/read/109866/15546547
h hci_bcsp.h
/*
BlueCore Serial Protocol (BCSP) for Linux Bluetooth stack (BlueZ).
Copyright 2002 by Fabrizio Gennari
Based on
hci_h4.c by Maxim Krasnyansky