代码搜索结果

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

bluetoothconnection.java

package game.bluetooth; import javax.microedition.io.*; import java.io.*; public class BluetoothConnection { private StreamConnection streamConnection; private InputStream inputS

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

notimplementederror.java

package com.intel.bluetooth; public class NotImplementedError extends Error { private static final long serialVersionUID = 1L; public NotImplementedError() { super("Not Implemented"); } }

tcs.c

/* * tcs.c -- Implementation of Bluetooth Telephony Control Protocol * Specification, TCS Binary * * Copyright (C) 2000, 2001 Axis Communications AB * * Author: Mattias Agren

tcs.h

/* * tcs.h -- Implementation of Bluetooth Telephony Control Protocol * Specification, TCS Binary * * Copyright (C) 2000, 2001 Axis Communications AB * * Author: Mattias Agren

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

wsaqueryset.cs

using System; using System.Runtime.InteropServices; using OpenNETCF.Runtime.InteropServices; namespace OpenNETCF.Net.Bluetooth.Internal { /// /// Summary description for WSAQuerySe

bluetoothconnection.java

package game.bluetooth; import javax.microedition.io.*; import java.io.*; public class BluetoothConnection { private StreamConnection streamConnection; private InputStream inputS

bluetoothconnection.java

package game.bluetooth; import javax.microedition.io.*; import java.io.*; public class BluetoothConnection { private StreamConnection streamConnection; private InputStream inputS

bluetoothconnection.java

package game.bluetooth; import javax.microedition.io.*; import java.io.*; public class BluetoothConnection { private StreamConnection streamConnection; private InputStream inputS