代码搜索:BlueTooth

找到约 4,983 项符合「BlueTooth」的源代码

代码结果 4,983
www.eeworm.com/read/462527/7200752

cpp bluetoothinfo.cpp

/* * ============================================================================ * Name : TBluetoothInfo from Bluetoothinfo.h * Part of : ThreadAO * Created : 12.1.2005 by Forum Nokia *
www.eeworm.com/read/447044/7559823

xml_usingdifferentsourcedirs listinga-01_build.xml_usingdifferentsourcedirs

www.eeworm.com/read/438141/7735840

kconfig

menu "Bluetooth device drivers" depends on BT config BT_HCIBTUSB tristate "HCI USB driver" depends on USB help Bluetooth HCI USB driver. This driver is required if you want to use Bluetoot
www.eeworm.com/read/437420/7748601

java clientbox.java

import java.io.DataInputStream; import java.io.DataOutputStream; import java.io.IOException; import java.util.Vector; import javax.microedition.io.Connector; import javax.microedition.io
www.eeworm.com/read/298931/7922977

readme

BLUEHOC is a Bluetooth*(TM) extension to Network simulator (ns-2.1b7a) (www.isi.edu/nsnam/ns) BLUEHOC requires ns-2.1b7a It simulates the basic features of the following Bluetooth layers: (1) Base
www.eeworm.com/read/298931/7923017

readme

This directory contains the Bluetooth modules. The modules simulate the basic features of: 1) Bluetooth baseband. 2) Link Manager Protocol (LMP). 3) Logical Link Adaptation and Control Protocol (L
www.eeworm.com/read/296464/8101942

kconfig

menu "Bluetooth device drivers" depends on BT config BT_HCIUSB tristate "HCI USB driver" depends on USB help Bluetooth HCI USB driver. This driver is required if you want to use Bluetooth
www.eeworm.com/read/246164/12753046

java pcclientcomm.java

package example.simple; import java.awt.BorderLayout; import java.awt.Component; import java.awt.Dimension; import java.awt.event.ItemEvent; import java.awt.event.ItemListener; import java.io.
www.eeworm.com/read/246164/12753084

java deviceclientcomm.java

package example.simple; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.util.Vector; import javax.bluetooth.BluetoothStateException; import j
www.eeworm.com/read/246164/12753103

java chatapplication.java

package example.chat; import javax.bluetooth.BluetoothStateException; import javax.bluetooth.LocalDevice; import javax.microedition.midlet.MIDlet; import javax.microedition.midlet.MIDletStateCha