代码搜索结果
找到约 4,983 项符合
Bluetooth 的代码
bluetooth.h
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2000-2001 Qualcomm Incorporated
* Copyright (C) 2002-2003 Maxim Krasnyansky
* Copyright (C) 2002-200
bluetooth.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2000-2001 Qualcomm Incorporated
* Copyright (C) 2002-2003 Maxim Krasnyansky
* Copyright (C) 2002-200
bluetooth.lst
C51 COMPILER V7.08 BLUETOOTH 04/06/2008 23:24:43 PAGE 1
C51 COMPILER V7.08, COMPILATION OF MODULE BLUETOOTH
OBJECT MODULE PLACED
bluetooth.h
#ifndef bluetooth_h
#define bluetooth_h
void BlueToothInit(void);
void BlueToothMain(void);
#endif
bluetooth.c
#include
#include "global.h"
#include "io.h"
#include "serial.h"
#include "timer.h"
#include "bluetooth.h"
void BlueToothInit(void)
{
putstring1("\r\n");
putstring1("B
bluetooth.h
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2000-2001 Qualcomm Incorporated
* Copyright (C) 2002-2003 Maxim Krasnyansky
* Copyright (C) 2002-200
bluetooth.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2000-2001 Qualcomm Incorporated
* Copyright (C) 2002-2003 Maxim Krasnyansky
* Copyright (C) 2002-200
bluetooth.cs
using System;
using System.Collections.Generic;
using System.Text;
using System.Runtime.InteropServices;
namespace HTSoftware.Mobile
{
public delegate void LookupDeviceEventHandler(object