<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "IOBluetooth",
  "identifier" : "/documentation/IOBluetooth/IOBluetoothL2CAPChannel/localChannelID",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "IOBluetooth"
    ],
    "preciseIdentifier" : "c:objc(cs)IOBluetoothL2CAPChannel(py)localChannelID"
  },
  "title" : "localChannelID"
}
-->

# localChannelID

Returns the local L2CAP channel ID for the target L2CAP channel.

```
var localChannelID: BluetoothL2CAPChannelID { get }
```

## See Also

[`-  getLocalChannelID`](/documentation/IOBluetooth/IOBluetoothL2CAPChannel/getLocalChannelID)

Returns the local L2CAP channel ID for the target L2CAP channel.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)