'How to use Message Access Profile (MAP) in iPhone
I would like to use Bluetooth using Message Access Profile MAP on iPhone for SMS notifications. Please find the related question link below.
How to get the SMS notifications in iPhone?
EDIT
OBEX and OPP are not supported in iPhone. How Can I use Message Access Profile (MAP) in conjunction with Serial Port Profile (SPP)?Is it sufficient if MAP is implemented on blue tooth device or do I need to implement something else.Is there any API or some info on this.
Solution 1:[1]
MAP profile is based on Obex(Object exchange) which is available on classic bluetooth .If you can do OPP(object exchange/file transfer) or phonebook transfer using corebluetooth fw available, MAP can also be implemented,though my understanding is that corebluetooth is meant only for BT LE(Low energy)
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 |
