Add missing client prefix in new pbap API 34/72134/1 accepted/tizen/common/20160531.141952 accepted/tizen/ivi/20160602.022714 accepted/tizen/mobile/20160602.022938 accepted/tizen/tv/20160602.022456 accepted/tizen/wearable/20160602.022639 submit/tizen/20160531.005626
authorDoHyun Pyun <dh79.pyun@samsung.com>
Tue, 31 May 2016 00:53:44 +0000 (09:53 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Tue, 31 May 2016 00:53:44 +0000 (09:53 +0900)
Change-Id: I78083d054110f8b50a54e4209ff5f66f9d3f4fde
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
include/wearable/bluetooth.h

index 22c294d..1bb867b 100644 (file)
@@ -4383,7 +4383,7 @@ int bt_pbap_client_pull_vcard(const char *address,
  *
  * @see bt_pbap_client_connect()
  */
-int bt_pbap_search_phone_book(const char *address,
+int bt_pbap_client_search_phone_book(const char *address,
                                        bt_pbap_address_book_source_e source,
                                        bt_pbap_folder_type_e folder_type,
                                        bt_pbap_search_field_e search_attribute,