码迷,mamicode.com
首页 >  
搜索关键字:bluetooth    ( 511个结果
delphi xe10 蓝牙
//蓝牙 System.Bluetooth //单元中主要包含以下几个类 TBluetoothManager、TBluetoothDeviceList、TBluetoothAdapter、TBluetoothDevice、TBluetoothService、 TBluetoothServiceLis... ...
分类:Windows程序   时间:2019-07-05 12:37:34    阅读次数:149
android系统编译打开系统蓝牙
在项目配置文件ProjectConfig.mk中开启蓝牙以后,但是设置菜单中并没有出现蓝牙选项,最后发现是因为ProjectConfig.mk同级目录下没有蓝牙配置文件android.hardware.bluetooth.xml,该文件内容如下 <?xml version="1.0" encodin ...
分类:移动开发   时间:2019-06-19 18:41:43    阅读次数:189
高通QCA9379无线WiFi/蓝牙模块芯片
QCA9379将先进的2x2双频802.11acMU-MIMO WiFi蓝牙4.2结合在一块高性能、小形状的片上系统(SoC)中。支持增强的WiFi/Bluetooth与蓝牙专用(第三个)天线共存。 QCA9379 SoC旨在将WLAN和蓝牙低能(LEE)技术无缝集成在一种单芯片解决方案中,它提供了 ...
分类:其他好文   时间:2019-06-15 15:50:47    阅读次数:150
一、蓝牙概述
1.蓝牙技术介绍: 蓝牙(Bluetooth)技术是由Ericsson、IBM、Intel、Nokia和Toshiba公司于1998年5月共同提出开发的,并联合成立了蓝牙特殊利益小组(SIG),负责开发无线协议规范并设定交互操作的需求。其本质是设备间的无线链接,意在于代替有线电缆。 2.蓝牙协议体系 ...
分类:其他好文   时间:2019-06-06 21:00:34    阅读次数:139
网址标签
蓝牙BLE spec 教程:http://www.wowotech.net/sort/bluetooth 在线 pdf转word:http://www.pdfdo.com/pdf-to-word.aspx python资源:https://www.cnblogs.com/BlameKidd/p/99 ...
分类:其他好文   时间:2019-06-01 13:45:49    阅读次数:122
Bluetooth Low Energy Heart Rate Game
Qt 5.10Qt BluetoothBluetooth Low Energy Heart Rate Game Qt 5.10.0 Reference Documentation ContentsRunning the ExampleVisual TourBluetooth Low Energy H ...
分类:其他好文   时间:2019-05-26 23:39:56    阅读次数:229
Ubuntu16.04 藍牙連上,但是聲音裏面找不到設備
解決辦法: 1. sudo apt-get install blueman bluez* 2. sudo vim /etc/pulse/default.pa 注釋掉下面的代碼: #.ifexists module-bluetooth-discover.so #load-module module-b ...
分类:系统相关   时间:2019-04-17 00:23:25    阅读次数:207
java程序员单词(随时更新)
第一期:1.absolute 绝对的2.address 地址3.bus 总线4.architecture 架构5.area 区域6.array 数组7.audio 音频8.video 视频9.base 基础10.bluetooth 蓝牙11.branch 分支12.code 代码13.constan ...
分类:编程语言   时间:2019-04-10 21:48:23    阅读次数:185
Android手机安装Linux
CSR8510 A10设备管理器\蓝牙\(Generic Bluetooth Radio)\属性\高级:固件版本: HCI 6.8891 / LMP 6.8891 以下是LMP版本表 -LMP 9.x – Bluetooth 5.0LMP 8.x – Bluetooth 4.2LMP 7.x – B ...
分类:移动开发   时间:2019-03-26 15:20:54    阅读次数:1365
Android BLE蓝牙详细解读
随着物联网时代的到来,越来越多的智能硬件设备开始流行起来,比如智能手环、心率检测仪、以及各式各样的智能家具和玩具类产品。安卓4.3(API 18)为BLE的核心功能提供平台支持和API,App可以利用它来发现设备、查询服务和读写特性。相比传统的蓝牙,BLE更显著的特点是低功耗。本文主要讲解Andro... ...
分类:移动开发   时间:2019-03-09 23:29:56    阅读次数:277
511条   上一页 1 ... 3 4 5 6 7 ... 52 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!