代码搜索结果

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

btsrv-sdp.c

/* Affix - Bluetooth Protocol Stack for Linux Copyright (C) 2001 - 2004 Nokia Corporation Authors: Dmitry Kasatkin Imre Deak Th

hci.h

/* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2000-2001 Qualcomm Incorporated * Copyright (C) 2002-2003 Maxim Krasnyansky * Copyright (C) 2002-200

hci_lib.h

/* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2000-2001 Qualcomm Incorporated * Copyright (C) 2002-2003 Maxim Krasnyansky * Copyright (C) 2002-200

l2cap.h

/* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2000-2001 Qualcomm Incorporated * Copyright (C) 2002-2003 Maxim Krasnyansky * Copyright (C) 2002-200

hci.c

/* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2000-2001 Qualcomm Incorporated * Copyright (C) 2002-2003 Maxim Krasnyansky * Copyright (C) 2002-200

btserver.java

package btServer; import java.io.DataInputStream; import java.io.DataOutputStream; import java.io.File; import java.io.FileOutputStream; import javax.bluetooth.BluetoothStateException; impor

sock.c

/* BNEP implementation for Linux Bluetooth stack (BlueZ). Copyright (C) 2001-2002 Inventel Systemes Written 2001-2002 by David Libault Copyright (C) 2002 Ma

btservicelist.java

package com.Series40Book; import javax.microedition.lcdui.*; import javax.bluetooth.*; import java.util.*; public class BTServiceList extends List implements CommandListener{ private BT

remotedeviceui.java

package net.benhui.btgallery.bluelet; import javax.microedition.lcdui.Command; import javax.microedition.lcdui.List; import javax.bluetooth.RemoteDevice; /** * * Title: Remote Device Li

client.java

package unicoco; import java.io.DataInputStream; import java.io.DataOutputStream; import java.io.IOException; import java.util.Vector; import javax.bluetooth.BluetoothStateException; import