最終更新:2024-03-11 (月) 13:19:28 (50d)  

CBCentralManager.connect
Top / CBCentralManager.connect

Establishes a local connection to a peripheral.

https://developer.apple.com/documentation/corebluetooth/cbcentralmanager/1518766-connect

  • func connect(
        _ peripheral: CBPeripheral,
        options: [String : Any]? = nil
    )
  • CBPeripheral

オプション

Objective-C

  • connectPeripheral?