代码搜索:BlueTooth

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

代码结果 4,983
www.eeworm.com/read/115113/6120206

java about.java

//------------------------------------------------------------------ // ____ _____ _ // / ___| ___ _ __ _ _ | ____|_ __(_) ___ ___ ___ ___
www.eeworm.com/read/108331/6182809

java midletapplication.java

// Copyright 2004 Nokia Corporation. // // THIS SOURCE CODE IS PROVIDED 'AS IS', WITH NO WARRANTIES WHATSOEVER, // EXPRESS OR IMPLIED, INCLUDING ANY WARRANTY OF MERCHANTABILITY, FITNESS // FOR ANY
www.eeworm.com/read/108331/6182822

java midletapplication.java

// Copyright 2004 Nokia Corporation. // // THIS SOURCE CODE IS PROVIDED 'AS IS', WITH NO WARRANTIES WHATSOEVER, // EXPRESS OR IMPLIED, INCLUDING ANY WARRANTY OF MERCHANTABILITY, FITNESS // FOR ANY
www.eeworm.com/read/409501/11320711

java clientbox.java

package midlet.bluetoothone; import java.io.DataInputStream; import java.io.DataOutputStream; import java.io.IOException; import java.util.Vector; import javax.bluetooth.BluetoothStateExcepti
www.eeworm.com/read/346884/11714296

txt readme.txt

Code Sample Name: BtSearch Feature Area: Communications Description: This sample provides an implementation of simple Bluetooth device discovery via the Winsock 2 API. It provides
www.eeworm.com/read/346884/11714312

txt readme.txt

Code Sample Name: BthChat Feature Area: Communications Description: BthChat is a sample application that demonstrates how to create a peer to peer communication between two devices
www.eeworm.com/read/345859/11785521

files

src/ - The source code for the lwBT Bluetooth stack. doc/ - The documentation for lwBT. ports/ - Sample ports of the Bluetooth HCI transport layer. proj/ - Sample lwBT control appli
www.eeworm.com/read/345859/11785557

files

l2cap.c - Bluetooth L2CAP implementation. sdp.c - Bluetooth SDP implemnentation. rfcomm.c - Bluetooth RFCOMM implementation. ppp.c - A minimal PPP implementation. hci.c - A
www.eeworm.com/read/155177/11891225

txt readme.txt

Code Sample Name: BtSearch Feature Area: Communications Description: This sample provides an implementation of simple Bluetooth device discovery via the Winsock 2 API. It provides
www.eeworm.com/read/257867/11909692

java clientbox.java

// ClientBox.java import java.io.DataInputStream; import java.io.DataOutputStream; import java.io.IOException; import java.util.Vector; import javax.microedition.io.Connector; imp