代码搜索:BlueTooth
找到约 4,983 项符合「BlueTooth」的源代码
代码结果 4,983
www.eeworm.com/read/324920/3497672
makefile
#
# Makefile for the Linux Bluetooth BNEP layer.
#
obj-$(CONFIG_BT_BNEP) += bnep.o
bnep-objs := core.o sock.o netdev.o
www.eeworm.com/read/322770/3520770
java jremserverconnectionlistener.java
/*
* JRemCntl - Copyright (C) 2007 Filippo Di Vattimo
* See COPYING
*/
package fildiv.jremcntl.common.core;
import javax.bluetooth.RemoteDevice;
public interface JRemServerCon
www.eeworm.com/read/316872/3606193
makefile
#
# Makefile for the Linux Bluetooth BNEP layer.
#
obj-$(CONFIG_BT_BNEP) += bnep.o
bnep-objs := core.o sock.o netdev.o
www.eeworm.com/read/316872/3606296
kconfig
#
# RF switch subsystem configuration
#
menuconfig RFKILL
tristate "RF switch subsystem support"
help
Say Y here if you want to have control over RF switches
found on many WiFi and Bluetooth c
www.eeworm.com/read/286817/4032238
java jremserverconnectionlistener.java
/*
* JRemCntl - Copyright (C) 2007 Filippo Di Vattimo
* See COPYING
*/
package fildiv.jremcntl.common.core;
import javax.bluetooth.RemoteDevice;
public interface JRemServerCon
www.eeworm.com/read/276787/4163850
control blueprobe.control
Package: blueprobe
Version: 0.18-r3
Description: Discovers machine-specific Bluetooth parameters
Section: base
Priority: optional
Maintainer: Angstrom Developers
www.eeworm.com/read/270726/4236316
h btdatalistener.h
#ifndef __MBtDataListener_H__
#define __MBtDataListener_H__
#include
//Bluetooth Interface
class MBtDataListener
{
public:
virtual void DataUpdate( const TDes8 & aDataBuffe
www.eeworm.com/read/443386/1749965
makefile
#
# Makefile for the Linux Bluetooth BNEP layer.
#
obj-$(CONFIG_BT_BNEP) += bnep.o
bnep-objs := core.o sock.o netdev.o
www.eeworm.com/read/398214/2382323
java btuuidtool.java
package org.klings.wireless.BluetoothNumbers;
import javax.bluetooth.UUID;
/**
* Translates 128-bit UUIDs to short UUIDs, returns the hex value of a short
* UUID as String.
*/
public clas
www.eeworm.com/read/393286/2485420
makefile
#
# Makefile for the Linux Bluetooth BNEP layer.
#
obj-$(CONFIG_BT_BNEP) += bnep.o
bnep-objs := core.o sock.o netdev.o