代码搜索:BlueTooth
找到约 4,983 项符合「BlueTooth」的源代码
代码结果 4,983
www.eeworm.com/read/469558/1479716
java bluetoothconnection.java
package game.bluetooth;
import javax.microedition.io.*;
import java.io.*;
public class BluetoothConnection
{
private StreamConnection streamConnection;
private InputStream inputS
www.eeworm.com/read/195273/5113825
h rfcomm.h
/*
RFCOMM implementation for Linux Bluetooth stack (BlueZ).
Copyright (C) 2002 Maxim Krasnyansky
This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/188288/5209672
java notimplementederror.java
package com.intel.bluetooth;
public class NotImplementedError extends Error {
private static final long serialVersionUID = 1L;
public NotImplementedError() {
super("Not Implemented");
}
}
www.eeworm.com/read/334056/3375264
c tcs.c
/*
* tcs.c -- Implementation of Bluetooth Telephony Control Protocol
* Specification, TCS Binary
*
* Copyright (C) 2000, 2001 Axis Communications AB
*
* Author: Mattias Agren
www.eeworm.com/read/334056/3375303
h tcs.h
/*
* tcs.h -- Implementation of Bluetooth Telephony Control Protocol
* Specification, TCS Binary
*
* Copyright (C) 2000, 2001 Axis Communications AB
*
* Author: Mattias Agren
www.eeworm.com/read/334056/3375304
h rfcomm_sec.h
/*
* rfcomm_sec.h -- Implementation of Bluetooth RFCOMM with TS 07.10,
* Serial Port Emulation, security part
*
* Copyright (C) 2000, 2001 Axis Communications AB
*
* Aut
www.eeworm.com/read/325701/3480740
cs wsaqueryset.cs
using System;
using System.Runtime.InteropServices;
using OpenNETCF.Runtime.InteropServices;
namespace OpenNETCF.Net.Bluetooth.Internal
{
///
/// Summary description for WSAQuerySe
www.eeworm.com/read/308912/3710028
java bluetoothconnection.java
package game.bluetooth;
import javax.microedition.io.*;
import java.io.*;
public class BluetoothConnection
{
private StreamConnection streamConnection;
private InputStream inputS
www.eeworm.com/read/308912/3710050
java bluetoothconnection.java
package game.bluetooth;
import javax.microedition.io.*;
import java.io.*;
public class BluetoothConnection
{
private StreamConnection streamConnection;
private InputStream inputS
www.eeworm.com/read/301712/3837180
java bluetoothconnection.java
package game.bluetooth;
import javax.microedition.io.*;
import java.io.*;
public class BluetoothConnection
{
private StreamConnection streamConnection;
private InputStream inputS