代码搜索结果
找到约 4,983 项符合
Bluetooth 的代码
af_bluetooth.c
/*
BlueZ - Bluetooth protocol stack for Linux
Copyright (C) 2000-2001 Qualcomm Incorporated
Written 2000,2001 by Maxim Krasnyansky
This program is free software; you
af_bluetooth.c
/*
BlueZ - Bluetooth protocol stack for Linux
Copyright (C) 2000-2001 Qualcomm Incorporated
Written 2000,2001 by Maxim Krasnyansky
This program is free software; you
af_bluetooth.c
/*
BlueZ - Bluetooth protocol stack for Linux
Copyright (C) 2000-2001 Qualcomm Incorporated
Written 2000,2001 by Maxim Krasnyansky
This program is free software; you
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_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 usb.txt
Windows CE中实现蓝牙串口驱动程序
蓝牙通信平台在嵌入式系统的实现过程中,OBEX(对象交换)始终是很重要的一部分,基于OBEX的蓝牙文件传输得到广泛应用。而OBEX的实现是基于蓝牙仿真接口,所以蓝牙串口驱动程序的实现就有了很重要的意义。介绍了Windows CE下串口驱动程序的结构和一种具体的实现方法。
关键 ...
af_bluetooth.c
/*
BlueZ - Bluetooth protocol stack for Linux
Copyright (C) 2000-2001 Qualcomm Incorporated
Written 2000,2001 by Maxim Krasnyansky
This program is free software; you