代码搜索结果
找到约 4,983 项符合
Bluetooth 的代码
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
readme.txt
================================================================================
MICROSOFT 基础类库: Bluetooth HCI 项目概述
==============================================================================
hid2hci.8
.\"
.\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
.\" the Free Software Foundation; either version 2
server.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2007 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
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
blueyenel.txt
This code sample was provided by Yenel Yildrim
A bluetooth chat program with Java (J2ME and Bluetooh API).