Hi, all. I'm trying to upload an .tpk binary file onto Tizen Store - Seller Office but the validation failed on those functions and the reason seems to be undocumneted API: sap_peer_agent_set_service_connection_terminated_cb sap_peer_agent_terminate_service_connection sap_socket_send_data sap_socket_destroy sap_agent_find_peer_agent sap_agent_request_service_connection sap_agent_create sap_socket_set_data_received_cb sap_set_device_status_changed_cb sap_agent_initialize sap_peer_agent_destroy
Those functions are from SAP protocol which is used from the Sample apps.
Anyone knows why the pre-test fails on this subject and how it can be fixed? Do I need to manually add documentation for those functions?
I don't really understand the origin of this problem.
Thanks!