代码搜索结果
找到约 4,983 项符合
Bluetooth 的代码
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
bluez.pc.in
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: BlueZ
Description: Bluetooth protocol stack for Linux
Version: @VERSION@
Requires:
Libs: -L${libdir} -lblueto
simple.rec
;
; Copyright (c) Microsoft Corporation. All rights reserved.
;
;
; THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
; EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT L
btsocket.h
#ifndef _BTSOCKET_H_
#define _BTSOCKET_H_
#include
#include
#include
#include
#include
#include "btdefin
gps_gsm00.lnp
"main.obj",
"util.obj",
"serial.obj",
"gps.obj",
"timer.obj",
"bluetooth.obj"
TO "GPS_GSM00"
RAMSIZE(256)
bluez.pc.in
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: BlueZ
Description: Bluetooth protocol stack for Linux
Version: @VERSION@
Libs: -L${libdir} -lbluetooth
Cflags:
class1.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace Microsoft.WindowsMobile.Bluetooth
{
public class Class1
{
}
}
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