代码搜索结果
找到约 4,983 项符合
Bluetooth 的代码
manager.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2008 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
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-2008 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
readme.txt
================================================================================
MICROSOFT 基础类库: Bluetooth HCI 项目概述
==============================================================================
蓝芽:挡不住的诱惑.txt
作者:asp2001
email: asp2001@163.net
日期:2000-8-4 11:43:59
蓝芽:挡不住的诱惑
可曾想过,让鼠标、键盘、笔记本电脑、甚至是PC甩掉令人讨厌的连线
蓝芽为何能在同类无线通信协议中脱颖而出
目前,全球已有近2000家IT知名厂商加入蓝芽技术联盟。热热闹闹中,为什么中国企业还在观望
蓝芽技 ...
bluetoothdefinitions.h
#ifndef BLUETOOTHDEFINITIONS_H_
#define BLUETOOTHDEFINITIONS_H_
#include
/**
* Variables utilised by several classes in the Bluetooth Chat application
*/
const TUint KServiceClass
bluetoothclient.h
#ifndef BLUETOOTHCLIENT_H_
#define BLUETOOTHCLIENT_H_
// System Includes
#include
// User defined includes
#include "BluetoothDefinitions.h" // KMaxMessageLength
// Forward Decla
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
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
bluetoothdefinitions.h
#ifndef __BLUETOOTHDEFINITIONS_H__
#define __BLUETOOTHDEFINITIONS_H__
#include
/**
* Variables utilised by several classes in the Bluetooth Chat application
*/
const TUint KSe