Is it possible to use the Bluetooth Message Access Profile (MAP) with the Bluetooth Low Energy (Bluetooth Smart) technology? From a quick read of the specification, it seems that MAP is only available on the traditional BT side. That would prohibit using MAP + LE for things like smart watches. Is this the case?
Is it possible to use the Bluetooth Message Access Profile (MAP) with the Bluetooth
Share
Message access profile cannot be supported over Bluetooth LE. Bluetooth LE is meant for transfer of small packets while in MAP ,large packets are send across device. MAP is a OBEX based profile which depends on RFCOMM and L2CAP, RFCOMM is not available on BT LE.