OSDN Git Service

Handle pullVcardListing req without search value for Number attr.
authorStaffan Lindvall <staffan.lindvall.x@sonyericsson.com>
Fri, 7 Jan 2011 08:12:06 +0000 (09:12 +0100)
committerJaikumar Ganesh <jaikumar@google.com>
Fri, 4 Feb 2011 17:59:32 +0000 (09:59 -0800)
commit4bba23a751f042596561eab0e677135d5267bcdf
tree47f622c8068b07dde61775ff2a50219ae8cc40c6
parent9c67a8b5275e5b5754f02d43b57ed35314c9f5fb
Handle pullVcardListing req without search value for Number attr.

When sending pullVcardListing request to the phone while using
the search attribute "Number" without any search value, the
phone responds with error code "internal error".

Instead the phone should return all numbers in the phonebook.

Change-Id: I7c11b76bbd61882c62be3533b1c45c2c72f497b2
src/com/android/bluetooth/pbap/BluetoothPbapVcardManager.java