logo
  • 教程列表
  • SO官方文檔
  • 掃描並連線 BLE 外圍裝置(Bluetooth Smart)
    • 掃描所有可用的外圍裝置
    • 僅在感興趣的服務中掃描可用外圍裝置
  1. StackOverflow 文件
  2. core-bluetooth 教程
  3. 掃描並連線 BLE 外圍裝置(Bluetooth Smart)
  4. 掃描所有可用的外圍裝置

掃描所有可用的外圍裝置

Created: November-22, 2018

迅速:

centralManager.scanForPeripherals(withServices: nil, options: nil)

目標 C:

[centralManager scanForPeripheralsWithServices:nil options:nil];
  • 僅在感興趣的服務中掃描可用外圍裝置
  • 掃描並連線 BLE 外圍裝置(Bluetooth Smart)

Copyright © 2018. All right reserved

tastones.com 备案号:鲁ICP备18045372号-1

  • 關於本站
  • 免責聲明