代码搜索结果

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

config.in

# # Bluetooth configuration # if [ "$CONFIG_NET" != "n" ]; then mainmenu_option next_comment comment 'Bluetooth support' dep_tristate 'Bluetooth subsystem support' CONFIG_BLUEZ $CONFIG_NET

config.in

# # Bluetooth configuration # if [ "$CONFIG_NET" != "n" ]; then mainmenu_option next_comment comment 'Bluetooth support' dep_tristate 'Bluetooth subsystem support' CONFIG_BLUEZ $CONFIG_NET

btclient.java

package btClient; import java.io.DataOutputStream; import java.io.DataInputStream; import javax.bluetooth.DiscoveryAgent; import javax.bluetooth.LocalDevice; import javax.bluetooth.ServiceRec

config.in

# # Bluetooth configuration # if [ "$CONFIG_NET" != "n" ]; then mainmenu_option next_comment comment 'Bluetooth support' dep_tristate 'Bluetooth subsystem support' CONFIG_BLUEZ $CONFIG_NET

config.in

# # Bluetooth configuration # if [ "$CONFIG_NET" != "n" ]; then mainmenu_option next_comment comment 'Bluetooth support' dep_tristate 'Bluetooth subsystem support' CONFIG_BLUEZ $CONFIG_NET

config.in

# # Bluetooth configuration # if [ "$CONFIG_NET" != "n" ]; then mainmenu_option next_comment comment 'Bluetooth support' dep_tristate 'Bluetooth subsystem support' CONFIG_BLUEZ $CONFIG_NET

config.in

# # Bluetooth configuration # if [ "$CONFIG_NET" != "n" ]; then mainmenu_option next_comment comment 'Bluetooth support' dep_tristate 'Bluetooth subsystem support' CONFIG_BLUEZ $CONFIG_NET

bttl.ini

[USB] DLL=\windows\ivt_usb.dll [H4_COM] COM=COM1 DLL=\windows\ivt_uart.dll BAUD_RATE=115200 PARITY=NONE STOP_BITS=1 BYTE_SIZE=8 FLOW_CONTROL=RTS/CTS [BCSP_COM] COM=COM1 DLL=\windows\iv

manifest.mf

Manifest-Version: 1.0 Ant-Version: Apache Ant 1.6.5 Created-By: 1.4.2_09-b05 (Sun Microsystems Inc.) MIDlet-1: GPS,, gps.GPS MIDlet-Description: GPSWatch-Trial MIDlet-Name: GPSWatch MIDlet-Permi

bluetoothconnection.java

package Hiisi; import java.io.IOException; import java.util.Vector; import javax.bluetooth.DeviceClass; import javax.bluetooth.DiscoveryAgent; import javax.bluetooth.DiscoveryListener; import