文件名称:BluetoothLE

  • 所属分类:
  • 其他小程序
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2017-07-06
  • 文件大小:
  • 1.91mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 啊**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

是ble通讯功能。
让蓝牙设备与app之间通讯。(Ble communication function.
Let Bluetooth devices communicate with app.)
(系统自动生成,下载前可以参看下载内容)

下载文件列表

BluetoothLE\.gitignore

BluetoothLE\.idea\.name

BluetoothLE\.idea\compiler.xml

BluetoothLE\.idea\copyright\profiles_settings.xml

BluetoothLE\.idea\gradle.xml

BluetoothLE\.idea\inspectionProfiles\profiles_settings.xml

BluetoothLE\.idea\inspectionProfiles\Project_Default.xml

BluetoothLE\.idea\misc.xml

BluetoothLE\.idea\modules.xml

BluetoothLE\.idea\runConfigurations\Run_Android_Tests.xml

BluetoothLE\.idea\runConfigurations\Run_JUnit_Tests.xml

BluetoothLE\.idea\runConfigurations\Run_Sample_App.xml

BluetoothLE\.idea\vcs.xml

BluetoothLE\bluetooth-le-library.iml

BluetoothLE\build.gradle

BluetoothLE\dist\BluetoothLeLibrary-0.0.1-javadoc.jar

BluetoothLE\dist\BluetoothLeLibrary-0.0.1.jar

BluetoothLE\documents\Bluetooth_UUIDs.ods

BluetoothLE\documents\COMPANY_IDENTIFIERS.ods

BluetoothLE\gradle\wrapper\gradle-wrapper.jar

BluetoothLE\gradle\wrapper\gradle-wrapper.properties

BluetoothLE\gradlew

BluetoothLE\gradlew.bat

BluetoothLE\library\.gitignore

BluetoothLE\library\build.gradle

BluetoothLE\library\ic_launcher-web.png

BluetoothLE\library\library.iml

BluetoothLE\library\proguard-rules.pro

BluetoothLE\library\src\main\AndroidManifest.xml

BluetoothLE\library\src\main\java\uk\co\alt236\bluetoothlelib\device\adrecord\AdRecord.java

BluetoothLE\library\src\main\java\uk\co\alt236\bluetoothlelib\device\adrecord\AdRecordStore.java

BluetoothLE\library\src\main\java\uk\co\alt236\bluetoothlelib\device\beacon\BeaconDevice.java

BluetoothLE\library\src\main\java\uk\co\alt236\bluetoothlelib\device\beacon\BeaconManufacturerData.java

BluetoothLE\library\src\main\java\uk\co\alt236\bluetoothlelib\device\beacon\BeaconType.java

BluetoothLE\library\src\main\java\uk\co\alt236\bluetoothlelib\device\beacon\BeaconUtils.java

BluetoothLE\library\src\main\java\uk\co\alt236\bluetoothlelib\device\beacon\ibeacon\IBeaconConstants.java

BluetoothLE\library\src\main\java\uk\co\alt236\bluetoothlelib\device\beacon\ibeacon\IBeaconDevice.java

BluetoothLE\library\src\main\java\uk\co\alt236\bluetoothlelib\device\beacon\ibeacon\IBeaconDistanceDescriptor.java

BluetoothLE\library\src\main\java\uk\co\alt236\bluetoothlelib\device\beacon\ibeacon\IBeaconManufacturerData.java

BluetoothLE\library\src\main\java\uk\co\alt236\bluetoothlelib\device\beacon\ibeacon\IBeaconUtils.java

BluetoothLE\library\src\main\java\uk\co\alt236\bluetoothlelib\device\BluetoothLeDevice.java

BluetoothLE\library\src\main\java\uk\co\alt236\bluetoothlelib\device\BluetoothService.java

BluetoothLE\library\src\main\java\uk\co\alt236\bluetoothlelib\resolvers\BluetoothClassResolver.java

BluetoothLE\library\src\main\java\uk\co\alt236\bluetoothlelib\resolvers\CompanyIdentifierResolver.java

BluetoothLE\library\src\main\java\uk\co\alt236\bluetoothlelib\resolvers\GattAttributeResolver.java

BluetoothLE\library\src\main\java\uk\co\alt236\bluetoothlelib\util\AdRecordUtils.java

BluetoothLE\library\src\main\java\uk\co\alt236\bluetoothlelib\util\ByteUtils.java

BluetoothLE\library\src\main\java\uk\co\alt236\bluetoothlelib\util\LimitedLinkHashMap.java

BluetoothLE\library\src\test\java\uk\co\alt236\bluetoothlelib\device\beacon\BeaconUtilsTest.java

BluetoothLE\library\src\test\java\uk\co\alt236\bluetoothlelib\device\beacon\ibeacon\IBeaconManufacturerDataTest.java

BluetoothLE\library\src\test\java\uk\co\alt236\bluetoothlelib\device\beacon\ibeacon\IBeaconUtilsTest.java

BluetoothLE\library\src\test\java\uk\co\alt236\bluetoothlelib\resolvers\GattAttributeResolverTest.java

BluetoothLE\library\src\test\java\uk\co\alt236\bluetoothlelib\util\AdRecordUtilsTest.java

BluetoothLE\library\src\test\java\uk\co\alt236\bluetoothlelib\util\ByteUtilsTest.java

BluetoothLE\LICENSE-2.0.html

BluetoothLE\README.md

BluetoothLE\sample_app\.gitignore

BluetoothLE\sample_app\build.gradle

BluetoothLE\sample_app\ic_launcher-web.png

BluetoothLE\sample_app\libs\EasyCursor-0.1.1.jar

BluetoothLE\sample_app\proguard-rules.pro

BluetoothLE\sample_app\sample_app.iml

BluetoothLE\sample_app\src\main\AndroidManifest.xml

BluetoothLE\sample_app\src\main\java\uk\co\alt236\btlescan\activities\DeviceControlActivity.java

BluetoothLE\sample_app\src\main\java\uk\co\alt236\btlescan\activities\DeviceDetailsActivity.java

BluetoothLE\sample_app\src\main\java\uk\co\alt236\btlescan\activities\MainActivity.java

BluetoothLE\sample_app\src\main\java\uk\co\alt236\btlescan\adapters\LeDeviceListAdapter.java

BluetoothLE\sample_app\src\main\java\uk\co\alt236\btlescan\containers\BluetoothLeDeviceStore.java

BluetoothLE\sample_app\src\main\java\uk\co\alt236\btlescan\services\BluetoothLeService.java

BluetoothLE\sample_app\src\main\java\uk\co\alt236\btlescan\util\BluetoothLeScanner.java

BluetoothLE\sample_app\src\main\java\uk\co\alt236\btlescan\util\BluetoothUtils.java

BluetoothLE\sample_app\src\main\java\uk\co\alt236\btlescan\util\Constants.java

BluetoothLE\sample_app\src\main\java\uk\co\alt236\btlescan\util\CsvWriterHelper.java

BluetoothLE\sample_app\src\main\java\uk\co\alt236\btlescan\util\TimeFormatter.java

BluetoothLE\sample_app\src\main\java\uk\co\alt236\btlescan\util\UtcDateFormatter.java

BluetoothLE\sample_app\src\main\res\drawable-hdpi\ic_action_share.png

BluetoothLE\sample_app\src\main\res\drawable-hdpi\ic_launcher.png

BluetoothLE\sample_app\src\main\res\drawable-mdpi\ic_action_share.png

BluetoothLE\sample_app\src\main\res\drawable-mdpi\ic_launcher.png

BluetoothLE\sample_app\src\main\res\drawable-xhdpi\ic_action_share.png

BluetoothLE\sample_app\src\main\res\drawable-xhdpi\ic_bluetooth.png

BluetoothLE\sample_app\src\main\res\drawable-xhdpi\ic_bluetooth_on.png

BluetoothLE\sample_app\src\main\res\drawable-xhdpi\ic_device_ibeacon.png

BluetoothLE\sample_app\src\main\res\drawable-xhdpi\ic_launcher.png

BluetoothLE\sample_app\src\main\res\drawable-xxhdpi\ic_action_share.png

BluetoothLE\sample_app\src\main\res\drawable-xxhdpi\ic_launcher.png

BluetoothLE\sample_app\src\main\res\layout\actionbar_progress_indeterminate.xml

BluetoothLE\sample_app\src\main\res\layout\activity_details.xml

BluetoothLE\sample_app\src\main\res\layout\activity_gatt_services.xml

BluetoothLE\sample_app\src\main\res\layout\activity_main.xml

BluetoothLE\sample_app\src\main\res\layout\list_item_device.xml

BluetoothLE\sample_app\src\main\res\layout\list_item_view_adrecord.xml

BluetoothLE\sample_app\src\main\res\layout\list_item_view_device_info.xml

BluetoothLE\sample_app\src\main\res\layout\list_item_view_header.xml

BluetoothLE\sample_app\src\main\res\layout\list_item_view_ibeacon_details.xml

BluetoothLE\sample_app\src\main\res\layout\list_item_view_rssi_info.xml

BluetoothLE\sample_app\src\main\res\layout\list_item_view_textview.xml

BluetoothLE\sample_app\src\main\res\menu\details.xml

BluetoothLE\sample_app\src\main\res\menu\gatt_services.xml

BluetoothLE\sample_app\src\main\res\menu\main.xml

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org