基于 CoreBluetooth API 實現iOS/OS X 設備間藍牙通訊封裝類庫:BluetoothKit

mpgg2 9年前發布 | 22K 次閱讀 iOS開發 移動開發 BluetoothKit

基于 CoreBluetooth API 實現iOS/OS X 設備間藍牙通訊封裝類庫。功能強大、傳輸穩定,示例完整,很酷。

特性

Common

  • More concise Bluetooth LE availability definition with enums.
  • Bluetooth LE availability observation allowing multiple observers at once.
  • </ul>

    Central

    • Scan for remote peripherals for a given time interval.
    • Continuously scan for remote peripherals for a give time interval, with an in-between delay until interrupted.
    • Connect to remote peripherals with a given time interval as time out.
    • Receive any size of data without having to worry about chunking.
    • </ul>

      Peripheral

      • Start broadcasting with only a single function call.
      • Send any size of data to connected remote centrals without having to worry about chunking.
      • </ul>

        Requirements

 本文由用戶 mpgg2 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!