代码搜索结果
找到约 4,983 项符合
Bluetooth 的代码
l2cap_client.java
package net.benhui.btgallery.l2cap_bt;
import java.io.*;
import javax.bluetooth.*;
import javax.microedition.io.*;
import net.benhui.btgallery.l2cap_gui.*;
/**
*
* Title: Example L2C
changelog
ver 2.17:
Include stdio.h in bluetooth.h header file.
Include sys/socket.h in the header files.
Add functions for stored link keys.
Add definitions for PIN type and unit key.
Add SDP_WAIT_ON_CLOS
main.c
#include
#include "global.h"
#include "io.h"
#include "util.h"
#include "timer.h"
#include "serial.h"
#include "gps.h"
#include "bluetooth.h"
extern uchar idata SysTask;
ag_private.h
#ifndef _AG_PRIVATE_H
#define _AG_PRIVATE_H
#include "ag_types.h"
#include
#include
#include
#include
#include
#include
ag_private.h
#ifndef _AG_PRIVATE_H
#define _AG_PRIVATE_H
#include "ag_types.h"
#include
#include
#include
#include
#include
#include
main.c
#include
#include "global.h"
#include "io.h"
#include "util.h"
#include "timer.h"
#include "serial.h"
#include "gps.h"
#include "bluetooth.h"
extern uchar idata SysTask;
makefile.am
if TOOLS
if CONFIGFILES
confdir = $(sysconfdir)/bluetooth
conf_DATA = rfcomm.conf
endif
bin_PROGRAMS = rfcomm
rfcomm_SOURCES = main.c parser.h parser.y lexer.l kword.h kword.c
rfcomm_LDADD = @BLU
makefile.am
if TOOLS
if CONFIGFILES
confdir = $(sysconfdir)/bluetooth
conf_DATA = rfcomm.conf
endif
bin_PROGRAMS = rfcomm
rfcomm_SOURCES = main.c parser.h parser.y lexer.l kword.h kword.c
rfcomm_LDADD = @BLU
makefile.am
if TOOLS
if CONFIGFILES
confdir = $(sysconfdir)/bluetooth
conf_DATA = rfcomm.conf
endif
bin_PROGRAMS = rfcomm
rfcomm_SOURCES = main.c parser.h parser.y lexer.l kword.h kword.c
rfcomm_LDADD = @BLU
makefile.am
if TOOLS
if CONFIGFILES
confdir = $(sysconfdir)/bluetooth
conf_DATA = rfcomm.conf
endif
bin_PROGRAMS = rfcomm
rfcomm_SOURCES = main.c parser.h parser.y lexer.l kword.h kword.c
rfcomm_LDADD = @BLU