代码搜索结果

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

bluetoothpmp_s60.pkg

;Languages &EN ; standard SIS file header #{"Bluetooth PMP Example"},(0xE01FF1C5),2,2,0, TYPE=SA ;Localised Vendor name %{"Forum Nokia"} ;Unique Vendor name :"Forum Nokia" ;Supports S6

makefile

# # Makefile for the Linux Bluetooth RFCOMM layer. # obj-$(CONFIG_BT_RFCOMM) += rfcomm.o rfcomm-y := core.o sock.o crc.o rfcomm-$(CONFIG_BT_RFCOMM_TTY) += tty.o

manifest.mf

MIDlet-1: BTMIDlet,,com.j2medev.chapter8.bt.BTMIDlet MIDlet-Vendor: Vendor MIDlet-Version: 1.0 MIDlet-Name: bluetooth MicroEdition-Configuration: CLDC-1.0 MicroEdition-Profile: MIDP-2.0

bluedump.jad

MIDlet-1: BlueDump, BlueDump.png, example.bluetooth.dump.BlueDump MIDlet-Jar-Size: 17652 MIDlet-Jar-URL: BlueDump.jar MIDlet-Name: BlueDump MIDlet-Vendor: Jyperion (Guillaume Compagnon) MIDlet-Version

btserver.java

import javax.bluetooth.*; import javax.microedition.io.*; import java.io.*; /** * 该类用于启动蓝牙设备,注册蓝牙服务,等待客户端的连接。 */ public class BTServer implements Runnable { private static final String

sixpair.c

/* To compile * gcc -g -Wall -I../src -I../lib/ -I../include -DSTORAGEDIR=\"/var/lib/bluetooth\" -o sixpair sixpair.c ../src/storage.c ../common/libhelper.a -I../common `pkg-config --libs --cflags gl

sixpair.c

/* To compile * gcc -g -Wall -I../src -I../lib/ -I../include -DSTORAGEDIR=\"/var/lib/bluetooth\" -o sixpair sixpair.c ../src/storage.c ../common/libhelper.a -I../common `pkg-config --libs --cflags gl

manifest.mf

MIDlet-1: Hiisi Proxy, /Hiisi.png, Hiisi.HiisiMIDlet MIDlet-Icon: /Hiisi.png MIDlet-Name: Hiisi Proxy MIDlet-Permissions: javax.microedition.io.Connector.bluetooth.client,j avax.microedition.io.C

btcanvas.java

package com.libGPS4j2me.io.bt; import javax.microedition.midlet.*; import javax.microedition.lcdui.*; import javax.bluetooth.*; import java.util.*; import com.libGPS4j2me.examples.StdGPSTest;

kernel-module-l2cap.control

Package: kernel-module-l2cap Version: 2.6.23-r14 Description: l2cap kernel module; Bluetooth L2CAP ver 2.8 Section: kernel Priority: optional Maintainer: Angstrom Developers