代码搜索:BlueTooth

找到约 4,983 项符合「BlueTooth」的源代码

代码结果 4,983
www.eeworm.com/read/398946/7906495

c 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
www.eeworm.com/read/333811/12660388

sln 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
www.eeworm.com/read/333811/12660392

vssscc 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
www.eeworm.com/read/333811/12660396

csproj msn.bluetooth.csproj

www.eeworm.com/read/333811/12660400

pfx msn.bluetooth.pfx

www.eeworm.com/read/242797/12985052

c 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
www.eeworm.com/read/242797/12985165

c 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
www.eeworm.com/read/328469/13025957

bak bluetooth.h.bak

#ifndef gps_h #define gps_h void GPSModule_init(void); void ReadGPS(void); #endif
www.eeworm.com/read/328469/13026087

bak bluetooth.c.bak

#include #include "global.h" #include "io.h" #include "serial.h" #include "timer.h" #include "gps.h"