代码搜索结果
找到约 4,983 项符合
Bluetooth 的代码
bluetooth_hci.c
#include
#include
#pragma interrupt_handler UART_transmit_isr:14
#pragma interrupt_handler UART_receive_isr:12
int tqcntr,tsndcntr,cnt;
char tqueue[50];
int rqcntr,rsndcntr
msn.bluetooth.sln
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MSN.Bluetooth", "MSN.Bluetooth\MSN.Bluetooth.csproj", "{0BB9D
msn.bluetooth.vssscc
""
{
"FILE_VERSION" = "9237"
"ENLISTMENT_CHOICE" = "NEVER"
"PROJECT_FILE_RELATIVE_PATH" = ""
"NUMBER_OF_EXCLUDED_FILES" = "0"
"ORIGINAL_PROJECT_FILE_PATH" = ""
"NUMBER_OF_NESTED_PROJECTS" = "0
ctl_bluetooth.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2007 Marcel Holtmann
*
*
* This library is free software; you can redistribute it and/or
* m
pcm_bluetooth.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2007 Marcel Holtmann
*
*
* This library is free software; you can redistribute it and/or
* m
bluetooth.h.bak
#ifndef gps_h
#define gps_h
void GPSModule_init(void);
void ReadGPS(void);
#endif
bluetooth.c.bak
#include
#include "global.h"
#include "io.h"
#include "serial.h"
#include "timer.h"
#include "gps.h"