代码搜索:BlueTooth

找到约 4,983 项符合「BlueTooth」的源代码

代码结果 4,983
www.eeworm.com/read/441663/7667400

cpp wirelessdev.cpp

typedef enum _DEVTYPE { DEV_WIFI = 1, DEV_PHONE, DEV_BLUETOOTH, } DEVTYPE; struct RDD { RDD() : pszDeviceName(NULL), pNext(NULL), pszDisplayName(NULL) {} ~RDD() { LocalFree(
www.eeworm.com/read/438141/7735834

c btsdio.c

/* * * Generic Bluetooth SDIO driver * * Copyright (C) 2007 Cambridge Silicon Radio Ltd. * Copyright (C) 2007 Marcel Holtmann * * * This program is free software; y
www.eeworm.com/read/246164/12753061

java serverthread.java

package example.chat; import javax.bluetooth.LocalDevice; import javax.microedition.io.Connector; import javax.microedition.io.StreamConnectionNotifier; /** * A class that acts as a server t
www.eeworm.com/read/246164/12753099

java serverthread.java

package example.chat; import javax.bluetooth.LocalDevice; import javax.microedition.io.Connector; import javax.microedition.io.StreamConnectionNotifier; /** * A class that acts as a server t
www.eeworm.com/read/242797/12984228

c sbcdec.c

/* * * Bluetooth low-complexity, subband codec (SBC) decoder * * Copyright (C) 2004-2007 Marcel Holtmann * * * This program is free software; you can redistribute it a
www.eeworm.com/read/242797/12984235

c sbcenc.c

/* * * Bluetooth low-complexity, subband codec (SBC) encoder * * Copyright (C) 2004-2007 Marcel Holtmann * * * This program is free software; you can redistribute it a
www.eeworm.com/read/242797/12984241

c sbcinfo.c

/* * * Bluetooth low-complexity, subband codec (SBC) library * * Copyright (C) 2004-2007 Marcel Holtmann * * * This program is free software; you can redistribute it a
www.eeworm.com/read/152843/5665314

h rfcomm.h

/* RFCOMM implementation for Linux Bluetooth stack (BlueZ). Copyright (C) 2002 Maxim Krasnyansky Copyright (C) 2002 Marcel Holtmann This program
www.eeworm.com/read/152843/5666044

c tty.c

/* RFCOMM implementation for Linux Bluetooth stack (BlueZ). Copyright (C) 2002 Maxim Krasnyansky Copyright (C) 2002 Marcel Holtmann This program
www.eeworm.com/read/152843/5666046

c sock.c

/* RFCOMM implementation for Linux Bluetooth stack (BlueZ). Copyright (C) 2002 Maxim Krasnyansky Copyright (C) 2002 Marcel Holtmann This program