代码搜索结果
找到约 4,775 项符合
Bluetooth 的代码
bluetooth.java
// Bluetooth
//
// Based on code provided by nokia with almost everything ripped out so
// it will compile without any probs on the WTK
//
class BlueTooth
{
public static boolean ConnectCa
bluetooth
#!/bin/sh
#
# bluetooth
#
# PCMCIA Bluetooth device initialization
# Written by Maxim Krasnyanskiy
#
# This script requires new cardmgr and expects following
# environment variable
bluetooth.conf
device "dtl1_cs"
class "bluetooth" module "dtl1_cs"
device "bt3c_cs"
class "bluetooth" module "bt3c_cs"
device "bluecard_cs"
class "bluetooth" module "bluecard_cs"
device "bt950_cs"
class "
bluetooth.default
# Bluetooth configuraton file
# Start of hcid (allowed values are "true" and "false")
HCID_ENABLE=true
# Config file for hcid
HCID_CONFIG="/etc/bluetooth/hcid.conf"
# Start sdpd (allowed values are
bluetooth.java
// Bluetooth
//
// Based on code provided by nokia with almost everything ripped out so
// it will compile without any probs on the WTK
//
class BlueTooth
{
public static boolean ConnectCa
bluetooth.c
#include
#include "global.h"
#include "io.h"
#include "serial.h"
#include "timer.h"
#include "bluetooth.h"
void BlueToothInit(void)
{
putstring1("\r\n");
putstring1("B
opennetcf.bluetooth.xml
OpenNETCF.Bluetooth
bluetooth.c
/*
* bluetooth.c Version 0.12
*
* Copyright (c) 2000, 2001 Greg Kroah-Hartman
* Copyright (c) 2000 Mark Douglas Corner
*
* USB Bluetooth driver, based on t
bluetooth.c
/*
* bluetooth.c Version 0.12
*
* Copyright (c) 2000, 2001 Greg Kroah-Hartman
* Copyright (c) 2000 Mark Douglas Corner
*
* USB Bluetooth TTY driver, based
bluetooth.h
// BlueTooth.h: interface for the BlueTooth class.
#if !defined(AFX_BLUETOOTH_H__3DFB2ED2_C217_47FD_AB23_DE2E683CDDA2__INCLUDED_)
#define AFX_BLUETOOTH_H__3DFB2ED2_C217_47FD_AB23_DE2E683CDDA2__INCLU