代码搜索:BlueTooth
找到约 4,983 项符合「BlueTooth」的源代码
代码结果 4,983
www.eeworm.com/read/282258/9108133
h hci_h4.h
/*
BlueZ - Bluetooth protocol stack for Linux
Copyright (C) 2000-2001 Qualcomm Incorporated
Written 2000,2001 by Maxim Krasnyansky
This program is free software; you
www.eeworm.com/read/282258/9108137
c bt3c_cs.c
/*
*
* Driver for the 3Com Bluetooth PCMCIA card
*
* Copyright (C) 2001-2002 Marcel Holtmann
* Jose Orlando Pereira
*
*
*
www.eeworm.com/read/282258/9108145
c hci_vhci.c
/*
BlueZ - Bluetooth protocol stack for Linux
Copyright (C) 2000-2001 Qualcomm Incorporated
Written 2000,2001 by Maxim Krasnyansky
This program is free software; you
www.eeworm.com/read/282258/9108162
h hci_vhci.h
/*
BlueZ - Bluetooth protocol stack for Linux
Copyright (C) 2000-2001 Qualcomm Incorporated
Written 2000,2001 by Maxim Krasnyansky
This program is free software; you
www.eeworm.com/read/282258/9108170
c hci_ldisc.c
/*
BlueZ - Bluetooth protocol stack for Linux
Copyright (C) 2000-2001 Qualcomm Incorporated
Written 2000,2001 by Maxim Krasnyansky
This program is free software; you
www.eeworm.com/read/377221/9289370
java server.java
import java.io.*;
import javax.bluetooth.*;
import javax.microedition.io.*;
public class Server implements Runnable{
private PCanvas canvas;
private volatile boolean isReady;
p
www.eeworm.com/read/177900/9427314
java securityserver.java
import java.io.*;
import javax.bluetooth.*;
import com.atinav.standardedition.io.*;
public class SecurityServer {
public static void main(String args[]){
SecurityServer a = new Sec
www.eeworm.com/read/161309/10426575
c btutils.c
/*
Affix - Bluetooth Protocol Stack for Linux
Copyright (C) 2001 Nokia Corporation
Dmitry Kasatkin
Based on the from Pontus Fuchs
www.eeworm.com/read/161309/10426778
c btctl-dev.c
/*
Affix - Bluetooth Protocol Stack for Linux
Copyright (C) 2001,2002 Nokia Corporation
Adopted for Affix by Dmitry Kasatkin
Written 2000,2001 by Maxim Krasnyansky
www.eeworm.com/read/161309/10426824
btsrv-gui
#!/usr/bin/python2.2
#
# Affix - Bluetooth Protocol Stack for Linux
# Copyright (C) 2001 Nokia Corporation
# Original Author: Alexey Vyskubov
#
# This program is fr