代码搜索结果
找到约 4,983 项符合
Bluetooth 的代码
makefile
#
# Makefile for the Linux Bluetooth BNEP layer.
#
obj-$(CONFIG_BT_BNEP) += bnep.o
bnep-objs := core.o sock.o netdev.o
jremserverconnectionlistener.java
/*
* JRemCntl - Copyright (C) 2007 Filippo Di Vattimo
* See COPYING
*/
package fildiv.jremcntl.common.core;
import javax.bluetooth.RemoteDevice;
public interface JRemServerCon
makefile
#
# Makefile for the Linux Bluetooth BNEP layer.
#
obj-$(CONFIG_BT_BNEP) += bnep.o
bnep-objs := core.o sock.o netdev.o
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
jremserverconnectionlistener.java
/*
* JRemCntl - Copyright (C) 2007 Filippo Di Vattimo
* See COPYING
*/
package fildiv.jremcntl.common.core;
import javax.bluetooth.RemoteDevice;
public interface JRemServerCon
blueprobe.control
Package: blueprobe
Version: 0.18-r3
Description: Discovers machine-specific Bluetooth parameters
Section: base
Priority: optional
Maintainer: Angstrom Developers
btdatalistener.h
#ifndef __MBtDataListener_H__
#define __MBtDataListener_H__
#include
//Bluetooth Interface
class MBtDataListener
{
public:
virtual void DataUpdate( const TDes8 & aDataBuffe
makefile
#
# Makefile for the Linux Bluetooth BNEP layer.
#
obj-$(CONFIG_BT_BNEP) += bnep.o
bnep-objs := core.o sock.o netdev.o
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
makefile
#
# Makefile for the Linux Bluetooth BNEP layer.
#
obj-$(CONFIG_BT_BNEP) += bnep.o
bnep-objs := core.o sock.o netdev.o