i am coding swift Bluetooth classic Communication program.
my app need to communicate with esp32 with Bluetooth classic.
but i didn't know how i can do this.
there are so many sample code that use Bluetooth Low Energy communication with Swift or SwiftUI but i can't find Bluetooth classic with swift or swiftui.
i think apple doesn't support Bluetooth Classic Communication . for example, they doesn't explain well about "Using core bluetooth classic" guide at their document at apple web site.