OSDN Git Service

MAP: Fix reply code for UpdateInbox function
authorSzymon Janc <szymon.janc@tieto.com>
Wed, 19 Feb 2014 15:13:57 +0000 (16:13 +0100)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Wed, 15 Jul 2015 07:13:34 +0000 (15:13 +0800)
commit12b2b1afd44946063c0423424674b311088216dd
tree761dfaa9ec9a04e2ac43dd9fef8f47a786caa96a
parent24dce60783d85fbf49f550203a383b2f4a171a52
MAP: Fix reply code for UpdateInbox function

From MAP 1.1 specification, section 5.9:
"If MSE does not allow the polling of its mailbox it shall answer
with a "Not Implemented" error response."

This was affecting TC_MSE_MMB_BV_16_I qualification test case.

Change-Id: I19c2a0627826f27150b44f2f98e56c7663e1e7f9
src/com/android/bluetooth/map/BluetoothMapObexServer.java