苹果蓝牙MAP简介 [英] Mac Bluetooth MAP profile

查看:1265
本文介绍了苹果蓝牙MAP简介的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

已经听说苹果已经包含在iOS 6中的蓝牙MAP配置文件我想知道我怎么能实现的,该客户端在Mac上。

Having heard that Apple has included the Bluetooth MAP profile in iOS 6 I was wondering how I could implement the client side of that on a Mac.

我花了一段时间Goggling,但我还没有找到如何使用它的任何文件。它是内置在操作系统或我将不得不使用一个外部库。 (我知道有Mac OS中蓝牙API,但我不知道它是否支持MAP配置文件)

I have spent a while Goggling but I haven't found any documentation on how to use it. Is it built into the OS or will I have to use an external library. (I know there is a Bluetooth API in Mac OS but I don't know if it supports the MAP profile)

是否有任何code样品或资料,我可以用?

Are there any code samples or documentation that I could use?

推荐答案

苹果不支持蓝牙MAP本身在OSX。请参见 http://support.apple.com/kb/PH10549 获得的支持的配置文件列表中山狮。您可以为OSX创建新配置文件,虽然有些范围内。见<一href=\"https://developer.apple.com/library/mac/#documentation/devicedrivers/conceptual/bluetooth/BT_Develop_BT_Apps/BT_Develop_BT_Apps.html\" rel=\"nofollow\">https://developer.apple.com/library/mac/#documentation/devicedrivers/conceptual/bluetooth/BT_Develop_BT_Apps/BT_Develop_BT_Apps.html了解详情。

Apple does not support Bluetooth MAP natively in OSX. See http://support.apple.com/kb/PH10549 for a list of supported profiles in Mountain Lion. You can create new profiles for OSX, though, within some bounds. See https://developer.apple.com/library/mac/#documentation/devicedrivers/conceptual/bluetooth/BT_Develop_BT_Apps/BT_Develop_BT_Apps.html for details.

由于MAP是对SPP / RFCOMM之上(见的http://developer.bluetooth.org/KnowledgeCenter/TechnologyOverview/Pages/MAP.aspx),你应该能够实现在OSX此配置文件。

Since MAP is on top of SPP/RFCOMM (see http://developer.bluetooth.org/KnowledgeCenter/TechnologyOverview/Pages/MAP.aspx), you should be able to implement this profile on OSX.

这篇关于苹果蓝牙MAP简介的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆