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

  • 关于我们
  • 免责声明