[bluetooth-frwk] Added listFolders implementation with async result 48/102848/2
authorPiotr Kosko <p.kosko@samsung.com>
Fri, 28 Oct 2016 12:57:49 +0000 (14:57 +0200)
committerPyun DoHyun <dh79.pyun@samsung.com>
Thu, 8 Dec 2016 00:19:50 +0000 (16:19 -0800)
commit9b066a83744f1dca4161e263289ada7ba113773b
tree3b793e40d3b26e7ff3a3c3ca53317ecb6f4aeec0
parente7d9406f3a233c7c77a94582c051b5f0daa713ec
[bluetooth-frwk] Added listFolders implementation with async result

[Feature] added implementation for listFolders method

[Verification] function checked with sample C program:
  - listing folder is possible,
  - options work correctly and maxcount works fine.
  - user_data is correctly passed to result callback

Change-Id: If81066103306cd1bc4199d5bf2a1396c4d11af7f
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
bt-api/bt-common.c
bt-api/bt-event-handler.c
bt-api/bt-map-client.c
bt-api/bt-request-sender.c
bt-service/bt-request-handler.c
bt-service/bt-service-event-sender.c
bt-service/bt-service-map-client.c
bt-service/include/bt-service-map-client.h
include/bluetooth-api.h
include/bt-internal-types.h