代码搜索结果
找到约 4,983 项符合
Bluetooth 的代码
pcm_bluetooth.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
* Copyright (C) 2004-2007 Marcel Holtmann
*
*
* This library is free
bluetooth_wm.h
#pragma once
#include
#include
#include
#include
#include
/***********************************************************************
bluetooth_wm.cpp
#include "StdAfx.h"
#include "BlueTooth_WM.h"
// for PORTEMUPortParams
#include
DEFINE_GUID(SerialPortServiceClass_UUID, 0x00001101, 0x0000, 0x1000, 0x80, 0x00, 0x00,
bluetooth_init.m
% Initialize variables for Bluetooth Model
% Input wave sample rate must be 8kHz
Input_Fs=8000;
load code_data;
% Coefficients for speech interpolation
[y,interp_coeffs]=interp(ones(1,10),8
bluetooth_uart.mak
CC = iccavr
CFLAGS = -IC:\icc\include\ -e -DATMEGA -DATMega16 -l -g -Mavr_enhanced
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -LC:\icc\lib\ -g -ucrtatmega.o -bfunc_lit:0x54.0x4000 -dram_end:0x45f -bda