Tells whether the target device is a Mac by checking its service record.
SDK
- macOS 10.4+
Framework
- IOBluetooth
Declaration
func isSessionTargetAMac() -> Bool
Return Value
TRUE only if device service record has Mac entry, FALSE for all else.
Discussion
Tells whether the target device is a Mac by checking its service record.