代码搜索结果
找到约 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
gps_gsm00_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
gps_gsm00.lnp
"main.obj",
"util.obj",
"serial.obj",
"gps.obj",
"timer.obj",
"bluetooth.obj"
TO "GPS_GSM00"
RAMSIZE(256)
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
gpio.cmp
[GPIO_variables]
;Bluetooth disconnect pin for BCHS
gpio_bt_dsc_pin
;Bluetooth data selection pin for BCHS. Should be GPI.
gpio_bt_dataselect_pin
;Bluetooth power on pin for BCHS, RFMD, GORM
@gp
btcommtransport.h
// Copyright (c) 2004 - 2007, Symbian Software Ltd. All rights reserved.
#ifndef BTCOMMTRANSPORT_H
#define BTCOMMTRANSPORT_H
#include "rs232transport.h"
class CBtCommTransport : public C