<!--
{
  "availability" : [
    "iOS: 13.0.0 -",
    "Xcode: 11.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "CoreBluetooth",
  "identifier" : "/documentation/CoreBluetooth/using-core-bluetooth-classic",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Using Core Bluetooth Classic"
}
-->

# Using Core Bluetooth Classic

Discover and communicate with a Bluetooth Classic device by using the Core Bluetooth APIs.

## Overview

> Note: This sample code project is associated with WWDC 2019 session [901: What’s New in Core Bluetooth](https://developer.apple.com/videos/play/wwdc19/901/).

---

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)