代码搜索结果
找到约 4,983 项符合
Bluetooth 的代码
client.java
import java.util.*;
import javax.bluetooth.*;
public class Client implements Runnable,DiscoveryListener{
private PCanvas canvas;
private Thread thread;
private DiscoveryAgent disco
chatserver.java
import java.io.*;
import javax.bluetooth.*;
import com.rococosoft.io.*;
class Server {
StreamConnection con = null;
StreamConnectionNotifier service= null;
InputStream ip
sbcdec.c
/*
*
* Bluetooth low-complexity, subband codec (SBC) decoder
*
* Copyright (C) 2004 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or
sbcenc.c
/*
*
* Bluetooth low-complexity, subband codec (SBC) encoder
*
* Copyright (C) 2004 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or
csr.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2003-2008 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
csr_bcsp.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2008 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
avctrl.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2008 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
hid2hci.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2003-2008 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
dfubabel.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2008 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
hciattach_tialt.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2005-2008 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif