代码搜索结果
找到约 4,983 项符合
Bluetooth 的代码
bluetoothattributeobserver.h
#ifndef __BLUETOOTHATTRIBUTEOBSERVER_H__
#define __BLUETOOTHATTRIBUTEOBSERVER_H__
// CLASS DECLARATION
/**
*
* @class MBluetoothAttributeObserver BluetoothAttributeObserver.h
* @brief This
kconfig
config BT_BNEP
tristate "BNEP protocol support"
depends on BT && BT_L2CAP
select CRC32
help
BNEP (Bluetooth Network Encapsulation Protocol) is Ethernet
emulation layer on top of Bluetooth.
bluetoothdefinitions.h
#ifndef __BLUETOOTHDEFINITIONS_H__
#define __BLUETOOTHDEFINITIONS_H__
#include
/**
* Variables utilised by several classes in the Bluetooth Chat application
*/
const TUint KSe
bluetoothclient.h
#ifndef __BLUETOOTHCLIENT_H__
#define __BLUETOOTHCLIENT_H__
// System Includes
#include
// User defined includes
#include "BluetoothDefinitions.h" // KMaxMessageLength
// Forwa
bluetoothadvertiser.h
#ifndef __BLUETOOTHADVERTISER_H__
#define __BLUETOOTHADVERTISER_H__
#include
// CLASS DECLARATION
/**
*
* @class CBluetoothAdviser BluetoothAdviser.h
* @brief This class contai
bluetoothattributeobserver.h
#ifndef __BLUETOOTHATTRIBUTEOBSERVER_H__
#define __BLUETOOTHATTRIBUTEOBSERVER_H__
// CLASS DECLARATION
/**
*
* @class MBluetoothAttributeObserver BluetoothAttributeObserver.h
* @brief This
bt_proc.c
/*
* bt_proc.c -- Implementation of /proc files in bluetooth driver
*
* Copyright (C) 2000, 2001 Axis Communications AB
*
* Author: Mattias Agren
*
* This program is f
bcsp.c
/*
* bcsp.c -- Implementation of glue layer functions for the BCSP protocol stack
*
* Copyright (C) 2001 Axis Communications AB
*
* Author: Mats Friden
*
* This program
kconfig
config BT_BNEP
tristate "BNEP protocol support"
depends on BT && BT_L2CAP
select CRC32
help
BNEP (Bluetooth Network Encapsulation Protocol) is Ethernet
emulation layer on top of Bluetooth.
unixbluetooth.c
/*
$Id: unixbluetooth.c,v 1.12 2003/12/02 21:48:05 bozo Exp $
G N O K I I
A Linux/Unix toolset and driver for Nokia mobile phones.
This file is part of gnokii.
Gnokii is free software;