代码搜索结果

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

devicediscoveryui.java

package net.benhui.btgallery.discovery_gui; import javax.microedition.lcdui.*; import javax.bluetooth.*; /** * * Title: A GUI list that show all found remote devices. * Desc

servicediscoveryui.java

package net.benhui.btgallery.discovery_gui; import javax.microedition.lcdui.*; import javax.bluetooth.*; import java.util.*; import net.benhui.btgallery.*; /** * * Title: A GUI lis

bluelet.java

package net.benhui.btgallery.bluelet; import java.util.*; import javax.bluetooth.*; import javax.microedition.lcdui.*; import javax.microedition.midlet.*; import net.benhui.btgallery.*; /*

bluelet.java

package net.benhui.btgallery.bluelet; import java.util.*; import javax.bluetooth.*; import javax.microedition.lcdui.*; import javax.microedition.midlet.*; import net.benhui.btgallery.*; /*

bluetoothgpstest.java

package org.j4me.bluetoothgps; import j2meunit.framework.*; import org.j4me.*; /** * Tests the BluetoothGPS class. It is responsible for all communication * with the Bluetooth

test_data_throughput.m

% Measure thoughput for DM1 packet type for different SNRs tic clear Throughput_Results1 Throughput_Results2; % Clear previous results % Define model Modelname='bluetooth_full_duplex'; %

test_data_throughput.m

% Measure thoughput for DM1 packet type for different SNRs tic clear Throughput_Results1 Throughput_Results2; % Clear previous results % Define model Modelname='bluetooth_full_duplex'; %

a2dpd_ctl.c

/* * * A2DPD - Bluetooth A2DP daemon control application for Linux * * Copyright (C) 2006 Frédéric DALLEAU * * This program is free software; you can redistribute

network.java

package demo; import java.io.DataInputStream; import java.io.DataOutputStream; import java.io.IOException; import java.util.Vector; import javax.bluetooth.BluetoothStateException; import javax

sdp.h

/* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2001-2002 Nokia Corporation * Copyright (C) 2002-2003 Maxim Krasnyansky * Copyright (C) 2002-2005 M