代码搜索:BlueTooth
找到约 4,983 项符合「BlueTooth」的源代码
代码结果 4,983
www.eeworm.com/read/355203/10285887
h gui.h
#ifndef __GUI_H__
#define __GUI_H__
#include "lcd.h"
#define ADJUST_WIN 0
#define MAIN_WIN 10
#define MAIN_MENU 11
#define GPRS_WIN 12
#define BLUETOOTH_WIN 13
#define USB_WIN
www.eeworm.com/read/355198/10286506
h gui.h
#ifndef __GUI_H__
#define __GUI_H__
#include "lcd.h"
#define ADJUST_WIN 0
#define MAIN_WIN 10
#define MAIN_MENU 11
#define GPRS_WIN 12
#define BLUETOOTH_WIN 13
#define USB_WIN
www.eeworm.com/read/355197/10286924
h gui.h
#ifndef __GUI_H__
#define __GUI_H__
#include "lcd.h"
#define ADJUST_WIN 0
#define MAIN_WIN 10
#define MAIN_MENU 11
#define GPRS_WIN 12
#define BLUETOOTH_WIN 13
#define USB_WIN
www.eeworm.com/read/355196/10287260
h gui.h
#ifndef __GUI_H__
#define __GUI_H__
#include "lcd.h"
#define ADJUST_WIN 0
#define MAIN_WIN 10
#define MAIN_MENU 11
#define GPRS_WIN 12
#define BLUETOOTH_WIN 13
#define USB_WIN
www.eeworm.com/read/355195/10287620
h gui.h
#ifndef __GUI_H__
#define __GUI_H__
#include "lcd.h"
#define ADJUST_WIN 0
#define MAIN_WIN 10
#define MAIN_MENU 11
#define GPRS_WIN 12
#define BLUETOOTH_WIN 13
#define USB_WIN
www.eeworm.com/read/161312/10425881
am makefile.am
#
# $Id: Makefile.am,v 1.14 2005/04/21 21:34:11 holtmann Exp $
#
confdir = $(sysconfdir)/bluetooth
conf_DATA = rfcomm.conf
bin_PROGRAMS = rfcomm
rfcomm_SOURCES = main.c parser.h parser.y lexer.
www.eeworm.com/read/250243/4437722
makefile
#
# Makefile for USB Class drivers
# (one step up from the misc category)
#
obj-$(CONFIG_USB_ACM) += cdc-acm.o
obj-$(CONFIG_USB_AUDIO) += audio.o
obj-$(CONFIG_USB_BLUETOOTH_TTY) += bluetty.o
obj-$(
www.eeworm.com/read/209559/4964896
makefile
#
# Makefile for USB Class drivers
# (one step up from the misc category)
#
obj-$(CONFIG_USB_ACM) += cdc-acm.o
obj-$(CONFIG_USB_AUDIO) += audio.o
obj-$(CONFIG_USB_BLUETOOTH_TTY) += bluetty.o
obj-$(
www.eeworm.com/read/195273/5113812
am makefile.am
#
# $Id: Makefile.am,v 1.6 2003/03/20 19:30:34 maxk Exp $
#
lib_LTLIBRARIES = libbluetooth.la
libbluetooth_la_SOURCES = bluetooth.c hci.c
libbluetooth_la_LDFLAGS = -version-info 1:2:0
INCLUDES =
www.eeworm.com/read/191699/5163554
mf manifest.mf
MIDlet-1: StdGPSTest, libGPS4j2me.png, com.libGPS4j2me.examples.StdGPS
Test
MIDlet-Name: StdGPSTest
MIDlet-Permissions: javax.microedition.io.Connector.bluetooth.client,j
avax.microedition.io.Conn