代码搜索结果
找到约 4,983 项符合
Bluetooth 的代码
bluetoothsettings.java
package example.chat;
import javax.bluetooth.DiscoveryAgent;
import javax.bluetooth.ServiceRecord;
import javax.bluetooth.UUID;
public interface BluetoothSettings {
/**
* A constant UUI
bluetoothsettings.java
package example.chat;
import javax.bluetooth.DiscoveryAgent;
import javax.bluetooth.ServiceRecord;
import javax.bluetooth.UUID;
public interface BluetoothSettings {
/**
* A constant UUI
makefile
#
# SDIO bluetooth functiondriver
#
obj-m += sdio_bluetooth_fd.o
sdio_bluetooth_fd-objs := sdio_bt.o sdio_bt_os.o
makefile
#
# SDIO bluetooth functiondriver
#
obj-m += sdio_bluetooth_fd.o
sdio_bluetooth_fd-objs := sdio_bt.o sdio_bt_os.o
repository
bluetooth/code
repository
bluetooth/code
blueserverbox.java
import javax.microedition.lcdui.*;
import javax.bluetooth.LocalDevice;
import javax.bluetooth.ServiceRecord;
import javax.microedition.io.StreamConnectionNotifier;
import javax.bluetooth.*;
impor
blueserverbox.java
import javax.microedition.lcdui.*;
import javax.bluetooth.LocalDevice;
import javax.bluetooth.ServiceRecord;
import javax.microedition.io.StreamConnectionNotifier;
import javax.bluetooth.*;
impor
kconfig
#
# Bluetooth subsystem configuration
#
menuconfig BT
depends on NET
tristate "Bluetooth subsystem support"
help
Bluetooth is low-cost, low-power, short-range wireless technology.
It was des
bluetoothframeworkdemo.vbproj.filelistabsolute.txt
E:\神龙\胎压检测\蓝牙资料\Bluetooth Framework X Demo\Bluetooth Framework X Demo\demo\vb.net\BluetoothFrameworkDemo\bin\Debug\BluetoothFrameworkDemo.exe
E:\神龙\胎压检测\蓝牙资料\Bluetooth Framework X Demo\Bluetooth Fram