Skip to content

Control the public API more tightly #105

Description

@slyon

The set of AudioReach libraries currently export a lot of symbols publicly, some of which seem to be intended for internal use only, e.g.: g_init_done, _gsl_glb_mdf_info, _log_alloc_pkt, ...

Please consider not exporting symbols by default, but rather export the public ABI selectively and individually. This is what the Debian packaging tools (dpkg-gensymbols) are currently observing as the ABI:

libar-acdb.so.1 libar-acdb1 #MINVER#
* Build-Depends-Package: libar-acdb-dev
 ACDB_FILE_NAME_EXT@Base 1.0.0
 AcbdInitLoadInMemFile@Base 1.0.0
 AcbdInitUnloadInMemFile@Base 1.0.0
 AcdbARHeapDeinit@Base 1.0.0
 AcdbARHeapInit@Base 1.0.0
 AcdbAlign@Base 1.0.0
 AcdbBlobToCalData@Base 1.0.0
 AcdbCeil@Base 1.0.0
 AcdbClearAudioCalContextInfo@Base 1.0.0
 AcdbCmdGetAmdbBootupLoadModules@Base 1.0.0
 AcdbCmdGetAmdbBootupLoadModulesV2@Base 1.0.0
 AcdbCmdGetAmdbDeregData@Base 1.0.0
 AcdbCmdGetAmdbDeregDataV2@Base 1.0.0
 AcdbCmdGetAmdbRegData@Base 1.0.0
 AcdbCmdGetAmdbRegDataV2@Base 1.0.0
 AcdbCmdGetCalData@Base 1.0.0
 AcdbCmdGetDriverData@Base 1.0.0
 AcdbCmdGetDriverModuleKeyVectors@Base 1.0.0
 AcdbCmdGetGraph@Base 1.0.0
 AcdbCmdGetGraphAlias@Base 1.0.0
 AcdbCmdGetGraphCalKeyVectors@Base 1.0.0
 AcdbCmdGetGraphTagKeyVectors@Base 1.0.0
 AcdbCmdGetHwAccelInfo@Base 1.0.0
 AcdbCmdGetModuleTagData@Base 1.0.0
 AcdbCmdGetProcSubgraphCalDataPersist@Base 1.0.0
 AcdbCmdGetProcTaggedModules@Base 1.0.0
 AcdbCmdGetSubgraphCalDataNonPersist@Base 1.0.0
 AcdbCmdGetSubgraphCalDataPersist@Base 1.0.0
 AcdbCmdGetSubgraphConnections@Base 1.0.0
 AcdbCmdGetSubgraphData@Base 1.0.0
 AcdbCmdGetSubgraphProcIds@Base 1.0.0
 AcdbCmdGetSupportedGraphKeyVectors@Base 1.0.0
 AcdbCmdGetTagData@Base 1.0.0
 AcdbCmdGetTaggedModules@Base 1.0.0
 AcdbCmdGetTagsFromGkv@Base 1.0.0
 AcdbCmdSetCalData@Base 1.0.0
 AcdbCmdSetTagData@Base 1.0.0
 AcdbComputeDeltaCKV@Base 1.0.0
 AcdbDataBinarySearch2@Base 1.0.0
 AcdbDataCompareSearchKeys@Base 1.0.0
 AcdbDeltaAddDatabase@Base 1.0.0
 AcdbDeltaDataCmdGetDeltaVersion@Base 1.0.0
 AcdbDeltaDataCmdReset@Base 1.0.0
 AcdbDeltaDataCmdSave@Base 1.0.0
 AcdbDeltaDataIsFileAtPath@Base 1.0.0
 AcdbDeltaDataSwapDelta@Base 1.0.0
 AcdbDeltaDeleteFile@Base 1.0.0
 AcdbDeltaInit@Base 1.0.0
 AcdbDeltaInitHeap@Base 1.0.0
 AcdbDeltaRemoveDatabase@Base 1.0.0
 AcdbDeltaUpdateHeap@Base 1.0.0
 AcdbFileManAddAcdb@Base 1.0.0
 AcdbFileManAddDatabase@Base 1.0.0
 AcdbFileManAddQwsp@Base 1.0.0
 AcdbFileManGetAcdbDirectoryPath@Base 1.0.0
 AcdbFileManGetAcdbFileData@Base 1.0.0
 AcdbFileManGetAllDatabasesFileInfo@Base 1.0.0
 AcdbFileManGetDatabaseFileSet@Base 1.0.0
 AcdbFileManGetDirectoryFromFilePath@Base 1.0.0
 AcdbFileManGetFileName@Base 1.0.0
 AcdbFileManGetHostDatabaseFileInfo@Base 1.0.0
 AcdbFileManGetQwspFileData@Base 1.0.0
 AcdbFileManGetVmIdFromFileName@Base 1.0.0
 AcdbFileManGetWritablePath@Base 1.0.0
 AcdbFileManInit@Base 1.0.0
 AcdbFileManQwspFileIO@Base 1.0.0
 AcdbFileManRemoveDatabase@Base 1.0.0
 AcdbFileManReset@Base 1.0.0
 AcdbFileManSetAcdbPathInfo@Base 1.0.0
 AcdbFileManSetFileIndex@Base 1.0.0
 AcdbFileManSetQwspPathInfo@Base 1.0.0
 AcdbFileManSetWritablePath@Base 1.0.0
 AcdbFileManValidateImExShSubgraphs@Base 1.0.0
 AcdbFileManValidateSharedSubgraphs@Base 1.0.0
 AcdbFileManWriteLoadedFileInfo@Base 1.0.0
 AcdbFindModuleCKV@Base 1.0.0
 AcdbFindVoiceCalKeyValues@Base 1.0.0
 AcdbFindVoiceModuleCKV@Base 1.0.0
 AcdbFree@Base 1.0.0
 AcdbGenericListAddRange@Base 1.0.0
 AcdbGenericListFind@Base 1.0.0
 AcdbGenericListInit@Base 1.0.0
 AcdbGenericListSort@Base 1.0.0
 AcdbGetAmdbBootLoadModuleData@Base 1.0.0
 AcdbGetAmdbProcDeregData@Base 1.0.0
 AcdbGetAmdbProcRegData@Base 1.0.0
 AcdbGetAmdbProcRegDeregData@Base 1.0.0
 AcdbGetCalDataForSubgraph@Base 1.0.0
 AcdbGetOffloadedParameterCal@Base 1.0.0
 AcdbGetParameterCalData@Base 1.0.0
 AcdbGetParameterTagData@Base 1.0.0
 AcdbGetSubgraphCalibration@Base 1.0.0
 AcdbGetSubgraphConnectionData@Base 1.0.0
 AcdbGetSubgraphList@Base 1.0.0
 AcdbGetSupbgraphCalPersist@Base 1.0.0
 AcdbGetTagDataForSubgraph@Base 1.0.0
 AcdbGetUsecaseSubgraphList@Base 1.0.0
 AcdbGetVoiceCalDataForSubgraph@Base 1.0.0
 AcdbGetVoiceParameterCalData@Base 1.0.0
 AcdbGetVoiceSubgraph@Base 1.0.0
 AcdbInitDoSwVersionsMatch@Base 1.0.0
 AcdbInitLoadAcdbFile@Base 1.0.0
 AcdbInitLoadDeltaFile@Base 1.0.0
 AcdbInitUnloadAcdbFile@Base 1.0.0
 AcdbInitUnloadDeltaFile@Base 1.0.0
 AcdbInitUtilDeleteDeltaFileData@Base 1.0.0
 AcdbInitUtilGetDeltaFilePath@Base 1.0.0
 AcdbInitUtilGetDeltaInfo2@Base 1.0.0
 AcdbInitUtilGetDeltaInfo@Base 1.0.0
 AcdbInitUtilGetFileData@Base 1.0.0
 AcdbInitUtilOpenDeltaFile@Base 1.0.0
 AcdbListAppend@Base 1.0.0
 AcdbListClear2@Base 1.0.0
 AcdbListClear@Base 1.0.0
 AcdbListCreateNode@Base 1.0.0
 AcdbListFreeAndSetNext@Base 1.0.0
 AcdbListMerge@Base 1.0.0
 AcdbListMoveToEnd@Base 1.0.0
 AcdbListRemove@Base 1.0.0
 AcdbListSetNext@Base 1.0.0
 AcdbLogDeltaFileVersion@Base 1.0.0
 AcdbLogDeltaSwVersion@Base 1.0.0
 AcdbLogFileInfo@Base 1.0.0
 AcdbLogSwVersion@Base 1.0.0
 AcdbMalloc@Base 1.0.0
 AcdbPadding@Base 1.0.0
 AcdbPartitionBinarySearch@Base 1.0.0
 AcdbSearchSubgraphConnectionLut@Base 1.0.0
 AcdbSetSubgraphCalibration@Base 1.0.0
 AcdbSort2@Base 1.0.0
 AcdbSort@Base 1.0.0
 AcdbTableBinarySearch@Base 1.0.0
 AcdbWriteBuffer@Base 1.0.0
 AcdbZip1@Base 1.0.0
 AddCkvEntryToLookup@Base 1.0.0
 BuildCalKeyVectorList@Base 1.0.0
 BuildDriverPropertyBlob@Base 1.0.0
 BuildGetGraphResponse@Base 1.0.0
 BuildGetTagsFromGkvRsp@Base 1.0.0
 BuildParameterCalDataBlob@Base 1.0.0
 BuildParameterTagDataBlob@Base 1.0.0
 BuildProcTaggedModulePayload@Base 1.0.0
 BuildSpfPropertyBlob@Base 1.0.0
 BuildSubgraphDataRsp@Base 1.0.0
 BuildTagKeyVectorList@Base 1.0.0
 BuildTaggedModulePayload@Base 1.0.0
 BuildVcpmBlob@Base 1.0.0
 CalDataGetParameterData@Base 1.0.0
 CalDataToAcdbBlob@Base 1.0.0
 CompareKeyVectorIds2@Base 1.0.0
 CompareKeyVectorIds@Base 1.0.0
 CompareKeyVectorValues@Base 1.0.0
 ConvertSetCalDataReqToMap@Base 1.0.0
 CopyFromFileToBuf@Base 1.0.0
 DataProcDoesSharedSubgraphExist@Base 1.0.0
 DataProcGetHeapData@Base 1.0.0
 DataProcGetHeapInfo@Base 1.0.0
 DataProcGetHeapSubgraphCalData@Base 1.0.0
 DataProcGetHwAccelSubgraphInfo@Base 1.0.0
 DataProcGetIdRange@Base 1.0.0
 DataProcGetPersistenceType@Base 1.0.0
 DataProcGetProcDomainForModule@Base 1.0.0
 DataProcGetSharedSubgraphGuid@Base 1.0.0
 DataProcGetSharedSubgraphGuidTable@Base 1.0.0
 DataProcGetSubgraphPdmMap@Base 1.0.0
 DataProcGetSubgraphProcIidMap@Base 1.0.0
 DataProcGetVmId@Base 1.0.0
 DataProcIsHwAccelParam@Base 1.0.0
 DataProcIsValueInRange@Base 1.0.0
 DataProcSearchGkvKeyTable@Base 1.0.0
 DataProcSearchGkvLut@Base 1.0.0
 DataProcSetCalData@Base 1.0.0
 DataProcSetMapToHeap@Base 1.0.0
 DataProcSetTagData@Base 1.0.0
 DoesSubgraphContainModule@Base 1.0.0
 DriverDataFindFirstOfModuleID@Base 1.0.0
 DriverDataGetCalibration@Base 1.0.0
 DriverDataSearchCalDataLUT@Base 1.0.0
 DriverDataSearchForKeys@Base 1.0.0
 DriverDataSearchForModuleID@Base 1.0.0
 FileManDbReadAndSeek@Base 1.0.0
 FileManGetDbPointer@Base 1.0.0
 FileManGetDbPointerAndSeek@Base 1.0.0
 FileManGetFilePointer1@Base 1.0.0
 FileManGetFilePointer2@Base 1.0.0
 FileManReadBuffer@Base 1.0.0
 FileManReadFileToBuffer@Base 1.0.0
 FileSeekRead@Base 1.0.0
 FindTagKeyList@Base 1.0.0
 FreeCalData@Base 1.0.0
 GetAcdbProperty@Base 1.0.0
 GetAllAudioCKVVariations@Base 1.0.0
 GetAllDriverKvVariations@Base 1.0.0
 GetAllGraphKvVariations@Base 1.0.0
 GetAllTKVVariations@Base 1.0.0
 GetAllVoiceCKVVariations@Base 1.0.0
 GetDeltaFileName_OLD@Base 1.0.0
 GetFileNameFromPath@Base 1.0.0
 GetOffloadedParamList@Base 1.0.0
 GetOffloadedParameterData@Base 1.0.0
 GetPartitionInfo@Base 1.0.0
 GetSubgraphCalData@Base 1.0.0
 GetSubgraphCalDataFromHeap@Base 1.0.0
 GetTagsFromGkvGetData@Base 1.0.0
 GetTagsFromGkvGetSize@Base 1.0.0
 GetUsecaseKeyVectorList@Base 1.0.0
 GetVcpmCalDataObject@Base 1.0.0
 GetVcpmCalibrationDataTable@Base 1.0.0
 GetVcpmCalibrationKeyIDTable@Base 1.0.0
 GetVcpmCalibrationKeyValueTable@Base 1.0.0
 GetVcpmMasterKeyTable@Base 1.0.0
 GetVcpmModuleParamPair@Base 1.0.0
 GetVcpmOffloadedData@Base 1.0.0
 GetVcpmParamPayload@Base 1.0.0
 GetVcpmSubgraphCalTable@Base 1.0.0
 GetVcpmSubgraphChunkData@Base 1.0.0
 GetVcpmSubgraphChunkInfo@Base 1.0.0
 GetVoiceParameterCalData@Base 1.0.0
 IsDefaultVcpmCalibrationKeyIDTable@Base 1.0.0
 IsOffloadedParam@Base 1.0.0
 IsPidGlobalyPersistent@Base 1.0.0
 IsPidPersistent@Base 1.0.0
 LogKeyIDs@Base 1.0.0
 LogKeyVector@Base 1.0.0
 LookupContainsCKV@Base 1.0.0
 SearchForMatchingCalKeyVector@Base 1.0.0
 SearchForMatchingVoiceCalKeyIDs@Base 1.0.0
 SearchForMatchingVoiceCalKeyValues@Base 1.0.0
 SearchSubgraphCalLut2@Base 1.0.0
 SearchSubgraphCalLut@Base 1.0.0
 SearchTaggedModuleMapLut@Base 1.0.0
 SearchTaggedModuleMapLutForAnyTag@Base 1.0.0
 SetSubraphData@Base 1.0.0
 TagDataGetParameterData@Base 1.0.0
 TagDataGetSubgraphData@Base 1.0.0
 TagDataSearchKeyTable@Base 1.0.0
 TagDataSearchLut@Base 1.0.0
 TagKeyTableFindFirstOfSubgraphID@Base 1.0.0
 TaggedModuleMapLutFindFirstOfSubgraphID@Base 1.0.0
 UpdateHeap@Base 1.0.0
 WKSP_FILE_NAME_EXT@Base 1.0.0
 WriteCalDataToBuffer@Base 1.0.0
 acdbCmdIsPersistenceSupported@Base 1.0.0
 acdb_add_database@Base 1.0.0
 acdb_cmd_set_temp_path@Base 1.0.0
 acdb_ctx_man_add_database@Base 1.0.0
 acdb_ctx_man_get_acdb_client_handle@Base 1.0.0
 acdb_ctx_man_get_active_handle@Base 1.0.0
 acdb_ctx_man_get_client_lock@Base 1.0.0
 acdb_ctx_man_get_context_handle@Base 1.0.0
 acdb_ctx_man_get_context_handle_using_index@Base 1.0.0
 acdb_ctx_man_get_database_count@Base 1.0.0
 acdb_ctx_man_init@Base 1.0.0
 acdb_ctx_man_ioctl@Base 1.0.0
 acdb_ctx_man_remove_database@Base 1.0.0
 acdb_ctx_man_reset@Base 1.0.0
 acdb_ctx_man_set_context_handle@Base 1.0.0
 acdb_ctx_man_set_context_handle_using_index@Base 1.0.0
 acdb_ctx_man_set_handle_using_driver_module@Base 1.0.0
 acdb_ctx_man_set_handle_using_gkv@Base 1.0.0
 acdb_ctx_man_set_handle_using_subgraph@Base 1.0.0
 acdb_deinit@Base 1.0.0
 acdb_delta_data_ioctl@Base 1.0.0
 acdb_delta_data_is_persist_enabled@Base 1.0.0
 acdb_delta_parser_get_file_version@Base 1.0.0
 acdb_delta_parser_is_file_valid@Base 1.0.0
 acdb_delta_parser_read_delta_param_data@Base 1.0.0
 acdb_delta_parser_read_file_header@Base 1.0.0
 acdb_delta_parser_read_map@Base 1.0.0
 acdb_delta_parser_verify_file_version@Base 1.0.0
 acdb_delta_parser_write_delta_data@Base 1.0.0
 acdb_delta_parser_write_file_header@Base 1.0.0
 acdb_delta_parser_write_map@Base 1.0.0
 acdb_file_man_ioctl@Base 1.0.0
 acdb_file_seek_read@Base 1.0.0
 acdb_flash_init@Base 1.0.0
 acdb_fm_get_db_chunks@Base 1.0.0
 acdb_fm_get_db_mem_ptr@Base 1.0.0
 acdb_fm_get_db_mem_ptr_2@Base 1.0.0
 acdb_fm_read_db_mem@Base 1.0.0
 acdb_get_db_chunk@Base 1.0.0
 acdb_get_handle@Base 1.0.0
 acdb_heap_add_database@Base 1.0.0
 acdb_heap_add_delta_data_map@Base 1.0.0
 acdb_heap_clear@Base 1.0.0
 acdb_heap_create_list_node@Base 1.0.0
 acdb_heap_create_map_bin@Base 1.0.0
 acdb_heap_create_tree_node@Base 1.0.0
 acdb_heap_free_bin@Base 1.0.0
 acdb_heap_free_key_vector_data@Base 1.0.0
 acdb_heap_free_map@Base 1.0.0
 acdb_heap_free_persistance_data@Base 1.0.0
 acdb_heap_free_subgraph_data@Base 1.0.0
 acdb_heap_get_bin@Base 1.0.0
 acdb_heap_get_ckv_subgraph_map@Base 1.0.0
 acdb_heap_get_heap_info@Base 1.0.0
 acdb_heap_get_map_list@Base 1.0.0
 acdb_heap_init@Base 1.0.0
 acdb_heap_insert@Base 1.0.0
 acdb_heap_ioctl@Base 1.0.0
 acdb_heap_key_vector_to_string@Base 1.0.0
 acdb_heap_remove_database@Base 1.0.0
 acdb_heap_reset@Base 1.0.0
 acdb_init@Base 1.0.0
 acdb_init_add_database@Base 1.0.0
 acdb_init_ioctl@Base 1.0.0
 acdb_init_layers@Base 1.0.0
 acdb_init_remove_database@Base 1.0.0
 acdb_init_reset@Base 1.0.0
 acdb_ioctl@Base 1.0.0
 acdb_parser_get_acdb_header_v1@Base 1.0.0
 acdb_parser_get_chunk@Base 1.0.0
 acdb_parser_validate_file@Base 1.0.0
 acdb_remove_database@Base 1.0.0
 acdb_stack_pop@Base 1.0.0
 acdb_stack_push@Base 1.0.0
 acdb_tree_direction@Base 1.0.0
 acdb_tree_is_balanced@Base 1.0.0
 acdb_tree_is_leaf@Base 1.0.0
 acdb_tree_is_tree@Base 1.0.0
 acdb_tree_is_tree_empty@Base 1.0.0
 acdb_tree_rotate@Base 1.0.0
 acdb_tree_rotate_left@Base 1.0.0
 acdb_tree_rotate_right@Base 1.0.0
 acdb_tree_update_depth@Base 1.0.0
 create_partitions@Base 1.0.0
 file_seek_read@Base 1.0.0
 get_key_vector_from_map@Base 1.0.0
 glb_buf_1@Base 1.0.0
 glb_buf_2@Base 1.0.0
 glb_buf_3@Base 1.0.0
libar-ats.so.1 libar-ats1 #MINVER#
* Build-Depends-Package: libar-ats-dev
 AtsCmdDeleteDeltaFiles@Base 1.0.0
 AtsCmdGetAllDatabasesFileSetInfo@Base 1.0.0
 AtsCmdGetCalDataNonPersist@Base 1.0.0
 AtsCmdGetCalDataPersist@Base 1.0.0
 AtsCmdGetHeapEntryData@Base 1.0.0
 AtsCmdGetHeapEntryInfo@Base 1.0.0
 AtsCmdGetHostDatabaseFileSetInfo@Base 1.0.0
 AtsCmdGetLoadedFileData@Base 1.0.0
 AtsCmdGetTagData@Base 1.0.0
 AtsCmdGetTempFilePath@Base 1.0.0
 AtsCmdSetCalDataNonPersist@Base 1.0.0
 AtsCmdSetCalDataPersist@Base 1.0.0
 AtsCmdSetTagData@Base 1.0.0
 AtsLogKeyVector@Base 1.0.0
 _Z13ar_socket_tcpPi@Base 1.0.0
 _Z14ar_socket_bindiP8sockaddrj@Base 1.0.0
 _Z14ar_socket_initv@Base 1.0.0
 _Z14ar_socket_recviPciiPi@Base 1.0.0
 _Z14ar_socket_sendiPKciiPi@Base 1.0.0
 _Z14ar_socket_unixPi@Base 1.0.0
 _Z15ar_socket_closei@Base 1.0.0
 _Z15ar_socket_htonst@Base 1.0.0
 _Z16ar_socket_acceptiP8sockaddrPjPi@Base 1.0.0
 _Z16ar_socket_deinitv@Base 1.0.0
 _Z16ar_socket_listenii@Base 1.0.0
 _Z17ar_socket_connectiP8sockaddrj@Base 1.0.0
 _Z19ar_socket_inet_ntopiPvPcm@Base 1.0.0
 _Z19ar_socket_inet_ptoniPcPv@Base 1.0.0
 _Z20ar_socket_is_invalidi@Base 1.0.0
 _Z20ar_socket_last_errorv@Base 1.0.0
 _Z21ar_socket_get_optionsiiiPcPj@Base 1.0.0
 _Z21ar_socket_set_optionsiiiPKci@Base 1.0.0
 _Z23ar_socket_get_addr_infoPKcS0_PK8addrinfoPPS1_@Base 1.0.0
 _Z23ar_socket_get_peer_nameiP8sockaddrPj@Base 1.0.0
 _Z24ar_socket_free_addr_infoP8addrinfo@Base 1.0.0
 _Z24ar_socket_last_error_stri@Base 1.0.0
 _adie_rtc_set_register@Base 1.0.0
 acdb_client_lock@Base 1.0.0
 acdb_soft_reset@Base 1.0.0
 actp_diag_deinit@Base 1.0.0
 actp_diag_init@Base 1.0.0
 adie_rtc_deinit@Base 1.0.0
 adie_rtc_get_api_version@Base 1.0.0
 adie_rtc_get_codec_info@Base 1.0.0
 adie_rtc_get_codec_info_v2@Base 1.0.0
 adie_rtc_get_multiple_registers@Base 1.0.0
 adie_rtc_get_register@Base 1.0.0
 adie_rtc_init@Base 1.0.0
 adie_rtc_set_multiple_registers@Base 1.0.0
 adie_rtc_set_register@Base 1.0.0
 atp_create_diag_resp_pkt@Base 1.0.0
 atp_create_frame_from_diag_req@Base 1.0.0
 atp_protocol_version@Base 1.0.0
 atp_receive_atp_frame@Base 1.0.0
 atp_receive_diag_pkt@Base 1.0.0
 ats_adie_get_codec_info@Base 1.0.0
 ats_adie_get_codec_info_v1_1@Base 1.0.0
 ats_adie_get_codec_info_v1_2@Base 1.0.0
 ats_adie_get_multiple_register@Base 1.0.0
 ats_adie_get_register@Base 1.0.0
 ats_adie_rtc_deinit@Base 1.0.0
 ats_adie_rtc_get_version@Base 1.0.0
 ats_adie_rtc_init@Base 1.0.0
 ats_adie_rtc_ioctl@Base 1.0.0
 ats_adie_set_multiple_register@Base 1.0.0
 ats_adie_set_register@Base 1.0.0
 ats_deinit@Base 1.0.0
 ats_deregister_service@Base 1.0.0
 ats_dls_buffer_ready_callback@Base 1.0.0
 ats_dls_create_ready_buffer_thread@Base 1.0.0
 ats_dls_deinit@Base 1.0.0
 ats_dls_deregister_log_code@Base 1.0.0
 ats_dls_get_log_data@Base 1.0.0
 ats_dls_init@Base 1.0.0
 ats_dls_ioctl@Base 1.0.0
 ats_dls_ready_buffer_thd@Base 1.0.0
 ats_dls_register_log_code@Base 1.0.0
 ats_dls_set_buffer_config@Base 1.0.0
 ats_dls_tcpip_send_callback@Base 1.0.0
 ats_execute_command@Base 1.0.0
 ats_fts_deinit@Base 1.0.0
 ats_fts_init@Base 1.0.0
 ats_fts_ioctl@Base 1.0.0
 ats_get_service_info@Base 1.0.0
 ats_init@Base 1.0.0
 ats_main_buffer@Base 1.0.0
 ats_mcs_deinit@Base 1.0.0
 ats_mcs_get_version@Base 1.0.0
 ats_mcs_init@Base 1.0.0
 ats_mcs_ioctl@Base 1.0.0
 ats_onc_acdb_reinit_selected_database@Base 1.0.0
 ats_onc_check_connection@Base 1.0.0
 ats_onc_check_selected_database_connection@Base 1.0.0
 ats_onc_delete_delta_files@Base 1.0.0
 ats_onc_get_acdb_file@Base 1.0.0
 ats_onc_get_acdb_files_info@Base 1.0.0
 ats_onc_get_cal_data_non_persist@Base 1.0.0
 ats_onc_get_cal_data_persist@Base 1.0.0
 ats_onc_get_fileset_info@Base 1.0.0
 ats_onc_get_heap_entry_data@Base 1.0.0
 ats_onc_get_heap_entry_info@Base 1.0.0
 ats_onc_get_max_buffer_length@Base 1.0.0
 ats_onc_get_selected_acdb_file@Base 1.0.0
 ats_onc_get_selected_heap_entry_data@Base 1.0.0
 ats_onc_get_selected_heap_entry_info@Base 1.0.0
 ats_onc_get_service_info@Base 1.0.0
 ats_onc_get_tag_data@Base 1.0.0
 ats_onc_get_temp_file_path@Base 1.0.0
 ats_onc_is_delta_data_supported@Base 1.0.0
 ats_onc_reinit_acdb@Base 1.0.0
 ats_onc_set_cal_data_non_persist@Base 1.0.0
 ats_onc_set_cal_data_non_persist_2@Base 1.0.0
 ats_onc_set_cal_data_persist@Base 1.0.0
 ats_onc_set_cal_data_persist_2@Base 1.0.0
 ats_onc_set_max_buffer_length@Base 1.0.0
 ats_onc_set_tag_data@Base 1.0.0
 ats_onc_set_tag_data_2@Base 1.0.0
 ats_online_deinit@Base 1.0.0
 ats_online_init@Base 1.0.0
 ats_online_ioctl@Base 1.0.0
 ats_register_service@Base 1.0.0
 ats_register_simulation@Base 1.0.0
 ats_rt_graph_close@Base 1.0.0
 ats_rt_graph_open@Base 1.0.0
 ats_rt_notify_connection_state@Base 1.0.0
 ats_rtc_compare_voice_key_ids@Base 1.0.0
 ats_rtc_compare_voice_key_values@Base 1.0.0
 ats_rtc_deinit@Base 1.0.0
 ats_rtc_get_active_usecase_info@Base 1.0.0
 ats_rtc_get_active_voice_ckv@Base 1.0.0
 ats_rtc_get_audio_persist_param_data@Base 1.0.0
 ats_rtc_get_non_persistent_caldata@Base 1.0.0
 ats_rtc_get_persistent_caldata@Base 1.0.0
 ats_rtc_get_persistent_caldata_v2@Base 1.0.0
 ats_rtc_get_vcpm_master_key_table@Base 1.0.0
 ats_rtc_get_vcpm_param_data@Base 1.0.0
 ats_rtc_init@Base 1.0.0
 ats_rtc_ioctl@Base 1.0.0
 ats_rtc_is_iid_pid_in_list@Base 1.0.0
 ats_rtc_set_non_persistent_caldata@Base 1.0.0
 ats_rtc_set_persistent_caldata@Base 1.0.0
 ats_rtc_set_persistent_caldata_v2@Base 1.0.0
 ats_rtgm_change_graph@Base 1.0.0
 ats_rtgm_prepare_change_graph@Base 1.0.0
 ats_simulation_callback@Base 1.0.0
 ats_simulation_switch@Base 1.0.0
 ats_transport_deinit@Base 1.0.0
 ats_transport_dls_send_callback@Base 1.0.0
 ats_transport_init@Base 1.0.0
 avsACTP_diag_cmd@Base 1.0.0
 break_buffer_into_frames@Base 1.0.0
 buffer_pool_config@Base 1.0.0
 buffer_ready_lock@Base 1.0.0
 copy_frame_to_buffer@Base 1.0.0
 create_atp_frame@Base 1.0.0
 dls_data_send_buffer@Base 1.0.0
 free_atp_frame@Base 1.0.0
 free_linked_list@Base 1.0.0
 fts_close_file@Base 1.0.0
 fts_open_file@Base 1.0.0
 fts_write_file@Base 1.0.0
 init_atp_header@Base 1.0.0
 initialize_buffer_context@Base 1.0.0
 mcs_deinit@Base 1.0.0
 mcs_get_api_version@Base 1.0.0
 mcs_init@Base 1.0.0
 mcs_multi_play_rec@Base 1.0.0
 mcs_play@Base 1.0.0
 mcs_play_2@Base 1.0.0
 mcs_play_rec@Base 1.0.0
 mcs_read_playback_2_req@Base 1.0.0
 mcs_read_playback_req@Base 1.0.0
 mcs_read_properties@Base 1.0.0
 mcs_read_record_2_req@Base 1.0.0
 mcs_read_record_req@Base 1.0.0
 mcs_rec@Base 1.0.0
 mcs_rec_2@Base 1.0.0
 mcs_stop@Base 1.0.0
 mcs_stop_2@Base 1.0.0
 mcs_stream_cmd@Base 1.0.0
 print_atp_frame@Base 1.0.0
 print_mcs_play_2@Base 1.0.0
 print_mcs_record_2@Base 1.0.0
 simulation_enabled@Base 1.0.0
 thd_ready_buffer_routine@Base 1.0.0
 thd_ready_buffer_routine_active@Base 1.0.0
 wcd939x_i2c_info@Base 1.0.0
libar-gpr.so.1 libar-gpr1 #MINVER#
* Build-Depends-Package: libar-gpr-dev
 __gpr_cmd_accept_command@Base 1.0.0
 __gpr_cmd_alloc@Base 1.0.0
 __gpr_cmd_alloc_ext@Base 1.0.0
 __gpr_cmd_alloc_ext_v2@Base 1.0.0
 __gpr_cmd_alloc_send@Base 1.0.0
 __gpr_cmd_alloc_v2@Base 1.0.0
 __gpr_cmd_async_send@Base 1.0.0
 __gpr_cmd_deregister@Base 1.0.0
 __gpr_cmd_deregister_v2@Base 1.0.0
 __gpr_cmd_end_command@Base 1.0.0
 __gpr_cmd_free@Base 1.0.0
 __gpr_cmd_get_dest_domain_ids@Base 1.0.0
 __gpr_cmd_get_gpr_packet_info@Base 1.0.0
 __gpr_cmd_get_gpr_packet_info_v2@Base 1.0.0
 __gpr_cmd_get_host_domain_id@Base 1.0.0
 __gpr_cmd_is_registered@Base 1.0.0
 __gpr_cmd_is_shared_mem_supported@Base 1.0.0
 __gpr_cmd_register@Base 1.0.0
 __gpr_cmd_register_v2@Base 1.0.0
 allocate_buffers@Base 1.0.0
 deallocate_buffers@Base 1.0.0
 dynamic_packet_list@Base 1.0.0
 get_buffer@Base 1.0.0
 gpr_allocate_dynamic_packet@Base 1.0.0
 gpr_check_and_free_dynamic_packet@Base 1.0.0
 gpr_ctxt_struct_t@Base 1.0.0
 gpr_deinit@Base 1.0.0
 gpr_deinit_session@Base 1.0.0
 gpr_dl_lx_ports@Base 1.0.0
 gpr_drv_deinit@Base 1.0.0
 gpr_drv_init@Base 1.0.0
 gpr_drv_init_domain@Base 1.0.0
 gpr_drv_internal_init@Base 1.0.0
 gpr_drv_internal_init_v2@Base 1.0.0
 gpr_drv_isr_lock_fn@Base 1.0.0
 gpr_drv_isr_unlock_fn@Base 1.0.0
 gpr_dyn_packet_list_lock@Base 1.0.0
 gpr_dynamic_packet_deinit@Base 1.0.0
 gpr_dynamic_packet_init@Base 1.0.0
 gpr_get_audio_service_name@Base 1.0.0
 gpr_get_pd_id_from_str@Base 1.0.0
 gpr_get_pd_str_from_id@Base 1.0.0
 gpr_get_session@Base 1.0.0
 gpr_get_session_util@Base 1.0.0
 gpr_init@Base 1.0.0
 gpr_init_domain@Base 1.0.0
 gpr_init_domain_flags@Base 1.0.0
 gpr_init_flag@Base 1.0.0
 gpr_init_session@Base 1.0.0
 gpr_ipc_receive@Base 1.0.0
 gpr_ipc_send_done@Base 1.0.0
 gpr_list_add_tail@Base 1.0.0
 gpr_list_clear@Base 1.0.0
 gpr_list_delete@Base 1.0.0
 gpr_list_get_head@Base 1.0.0
 gpr_list_init@Base 1.0.0
 gpr_list_init_node@Base 1.0.0
 gpr_list_init_v2@Base 1.0.0
 gpr_list_raw_assert_node_is_linked@Base 1.0.0
 gpr_list_raw_assert_secure_node_is_unlinked@Base 1.0.0
 gpr_list_raw_delete_node@Base 1.0.0
 gpr_list_raw_insert_node_before@Base 1.0.0
 gpr_list_raw_is_empty@Base 1.0.0
 gpr_list_remove_head@Base 1.0.0
 gpr_local_receive_done@Base 1.0.0
 gpr_local_send@Base 1.0.0
 gpr_log_deinit@Base 1.0.0
 gpr_log_diag_packet@Base 1.0.0
 gpr_log_get_diag_log_code@Base 1.0.0
 gpr_log_init@Base 1.0.0
 gpr_log_packet@Base 1.0.0
 gpr_lx_ipc_dl_table@Base 1.0.0
 gpr_lx_packet_pool_table@Base 1.0.0
 gpr_memq_alloc@Base 1.0.0
 gpr_memq_deinit@Base 1.0.0
 gpr_memq_free@Base 1.0.0
 gpr_memq_init@Base 1.0.0
 gpr_memq_is_metadata_unique@Base 1.0.0
 gpr_memq_node_get_metadata@Base 1.0.0
 gpr_memq_node_set_metadata@Base 1.0.0
 gpr_memq_size_of_metadata_and_overhead@Base 1.0.0
 gpr_proc_info@Base 1.0.0
 ipc_dl_local_deinit@Base 1.0.0
 ipc_dl_local_init@Base 1.0.0
 ipc_dl_lx_deinit@Base 1.0.0
 ipc_dl_lx_init@Base 1.0.0
 local_gpr_ipc_dl_table@Base 1.0.0
 local_vtbl@Base 1.0.0
 num_domains@Base 1.0.0
 put_buffer@Base 1.0.0
 receiver_thread_loop@Base 1.0.0
 update_gpr_ipc_table@Base 1.0.0
libar-gsl.so.1 libar-gsl1 #MINVER#
* Build-Depends-Package: libar-gsl-dev
 GSL_GRAPH_OPEN_TIMEOUT_MS@Base 1.0.0
 GSL_GRAPH_PREPARE_TIMEOUT_MS@Base 1.0.0
 GSL_GRAPH_START_STOP_TIMEOUT_MS@Base 1.0.0
 GSL_SPF_READ_WRITE_TIMEOUT_MS@Base 1.0.0
 GSL_SPF_TIMEOUT_MS@Base 1.0.0
 _gsl_glb_mdf_info@Base 1.0.0
 _gsl_graph_get_module_proc_tag_info@Base 1.0.0
 _spf_cluster_ss_state@Base 1.0.0
 dls_client_ctxt@Base 1.0.0
 gpc_pool@Base 1.0.0
 gsl_acdb_get_graph@Base 1.0.0
 gsl_add_database@Base 1.0.0
 gsl_allocate_gpr_packet@Base 1.0.0
 gsl_close@Base 1.0.0
 gsl_cshm_alloc@Base 1.0.0
 gsl_cshm_dealloc@Base 1.0.0
 gsl_cshm_handle_ssr@Base 1.0.0
 gsl_cshm_init@Base 1.0.0
 gsl_cshm_msg@Base 1.0.0
 gsl_data_path_deinit@Base 1.0.0
 gsl_data_path_init@Base 1.0.0
 gsl_deinit@Base 1.0.0
 gsl_dls_client_alloc_shmem_and_config_dls_buffer@Base 1.0.0
 gsl_dls_client_create_buffer_pool@Base 1.0.0
 gsl_dls_client_deinit@Base 1.0.0
 gsl_dls_client_get_log_buffer@Base 1.0.0
 gsl_dls_client_get_ready_dls_buffer_list@Base 1.0.0
 gsl_dls_client_init@Base 1.0.0
 gsl_dls_client_is_feature_supported@Base 1.0.0
 gsl_dls_client_register_deregister_log_code@Base 1.0.0
 gsl_dls_client_return_used_buffers@Base 1.0.0
 gsl_dls_client_set_used_buffers@Base 1.0.0
 gsl_do_load_bootup_dyn_modules@Base 1.0.0
 gsl_do_unload_bootup_dyn_modules@Base 1.0.0
 gsl_dp_config_data_path@Base 1.0.0
 gsl_dp_create_cache_refcount_lock@Base 1.0.0
 gsl_dp_destroy_cache_refcount_lock@Base 1.0.0
 gsl_dp_get_avail_buffer_size@Base 1.0.0
 gsl_dp_get_buff_info@Base 1.0.0
 gsl_dp_get_pos_buff_info@Base 1.0.0
 gsl_dp_get_processed_buff_cnt@Base 1.0.0
 gsl_dp_queue_read_buffers_to_spf@Base 1.0.0
 gsl_dp_read@Base 1.0.0
 gsl_dp_write@Base 1.0.0
 gsl_dp_write_send_eos@Base 1.0.0
 gsl_dyn_mod_mgr_ctxt@Base 1.0.0
 gsl_dynamic_module_mgr_deinit@Base 1.0.0
 gsl_dynamic_module_mgr_init@Base 1.0.0
 gsl_enable_acdb_persistence@Base 1.0.0
 gsl_get_avail_buffer_size@Base 1.0.0
 gsl_get_cal_data_from_acdb@Base 1.0.0
 gsl_get_custom_config@Base 1.0.0
 gsl_get_driver_data@Base 1.0.0
 gsl_get_driver_module_kvs@Base 1.0.0
 gsl_get_graph_alias@Base 1.0.0
 gsl_get_graph_ckvs@Base 1.0.0
 gsl_get_graph_tkvs@Base 1.0.0
 gsl_get_processed_buff_cnt@Base 1.0.0
 gsl_get_supported_gkvs@Base 1.0.0
 gsl_get_tag_data_from_acdb@Base 1.0.0
 gsl_get_tagged_custom_config@Base 1.0.0
 gsl_get_tagged_data@Base 1.0.0
 gsl_get_tagged_module_info@Base 1.0.0
 gsl_get_tags_with_module_info@Base 1.0.0
 gsl_get_version@Base 1.0.0
 gsl_global_persist_cal_pool_add@Base 1.0.0
 gsl_global_persist_cal_pool_deinit@Base 1.0.0
 gsl_global_persist_cal_pool_init@Base 1.0.0
 gsl_global_persist_cal_pool_remove@Base 1.0.0
 gsl_graph_add_new@Base 1.0.0
 gsl_graph_change@Base 1.0.0
 gsl_graph_change_set_config_helper@Base 1.0.0
 gsl_graph_change_single_gkv@Base 1.0.0
 gsl_graph_close@Base 1.0.0
 gsl_graph_close_with_properties@Base 1.0.0
 gsl_graph_config_data_path@Base 1.0.0
 gsl_graph_deinit@Base 1.0.0
 gsl_graph_flush@Base 1.0.0
 gsl_graph_get_custom_config@Base 1.0.0
 gsl_graph_get_module_tag_info@Base 1.0.0
 gsl_graph_get_state@Base 1.0.0
 gsl_graph_get_tagged_custom_config@Base 1.0.0
 gsl_graph_get_tagged_data@Base 1.0.0
 gsl_graph_get_tags_with_module_info@Base 1.0.0
 gsl_graph_init@Base 1.0.0
 gsl_graph_open@Base 1.0.0
 gsl_graph_prepare@Base 1.0.0
 gsl_graph_prepare_to_change_single_gkv@Base 1.0.0
 gsl_graph_read@Base 1.0.0
 gsl_graph_register_custom_event@Base 1.0.0
 gsl_graph_remove_old@Base 1.0.0
 gsl_graph_set_cal@Base 1.0.0
 gsl_graph_set_config@Base 1.0.0
 gsl_graph_set_custom_config@Base 1.0.0
 gsl_graph_set_tagged_custom_config@Base 1.0.0
 gsl_graph_set_tagged_custom_config_persist@Base 1.0.0
 gsl_graph_signal_event_all@Base 1.0.0
 gsl_graph_start@Base 1.0.0
 gsl_graph_stop@Base 1.0.0
 gsl_graph_stop_with_properties@Base 1.0.0
 gsl_graph_suspend@Base 1.0.0
 gsl_graph_update_state@Base 1.0.0
 gsl_graph_write@Base 1.0.0
 gsl_handle_media_format_buff_done@Base 1.0.0
 gsl_handle_read_buff_done@Base 1.0.0
 gsl_handle_write_buff_done@Base 1.0.0
 gsl_hw_rsc_ctxt@Base 1.0.0
 gsl_hw_rsc_deinit@Base 1.0.0
 gsl_hw_rsc_init@Base 1.0.0
 gsl_init@Base 1.0.0
 gsl_ioctl@Base 1.0.0
 gsl_mdf_utils_deinit@Base 1.0.0
 gsl_mdf_utils_deregister_dynamic_pd@Base 1.0.0
 gsl_mdf_utils_get_dynamic_pd_state@Base 1.0.0
 gsl_mdf_utils_get_master_proc_id@Base 1.0.0
 gsl_mdf_utils_get_master_proc_ids@Base 1.0.0
 gsl_mdf_utils_get_proc_domain_info@Base 1.0.0
 gsl_mdf_utils_get_supported_ss_info_from_acdb@Base 1.0.0
 gsl_mdf_utils_get_supported_ss_info_from_master_proc@Base 1.0.0
 gsl_mdf_utils_init@Base 1.0.0
 gsl_mdf_utils_is_dynamic_pd@Base 1.0.0
 gsl_mdf_utils_is_master_proc@Base 1.0.0
 gsl_mdf_utils_notify_ss_restarted@Base 1.0.0
 gsl_mdf_utils_query_graph_ss_mask@Base 1.0.0
 gsl_mdf_utils_register_dynamic_pd@Base 1.0.0
 gsl_mdf_utils_shmem_alloc@Base 1.0.0
 gsl_mdf_utils_shmem_free@Base 1.0.0
 gsl_msg_alloc@Base 1.0.0
 gsl_msg_alloc_ext@Base 1.0.0
 gsl_msg_builder_deinit@Base 1.0.0
 gsl_msg_builder_init@Base 1.0.0
 gsl_msg_free@Base 1.0.0
 gsl_open@Base 1.0.0
 gsl_read@Base 1.0.0
 gsl_register_event_cb@Base 1.0.0
 gsl_register_global_event_cb@Base 1.0.0
 gsl_release_hw_rsc_config@Base 1.0.0
 gsl_release_hw_rsc_custom_config@Base 1.0.0
 gsl_remove_database@Base 1.0.0
 gsl_request_hw_rsc_config@Base 1.0.0
 gsl_request_hw_rsc_custom_config@Base 1.0.0
 gsl_rtc_change_graph@Base 1.0.0
 gsl_rtc_deinit@Base 1.0.0
 gsl_rtc_get_active_usecase_info@Base 1.0.0
 gsl_rtc_get_non_persist_data@Base 1.0.0
 gsl_rtc_get_persist_data@Base 1.0.0
 gsl_rtc_graph_copy_ckvs@Base 1.0.0
 gsl_rtc_graph_copy_gkvs@Base 1.0.0
 gsl_rtc_graph_get_gkv_ckv_size@Base 1.0.0
 gsl_rtc_graph_get_non_persist_data@Base 1.0.0
 gsl_rtc_graph_get_persist_data@Base 1.0.0
 gsl_rtc_graph_set_non_persist_data@Base 1.0.0
 gsl_rtc_graph_set_persist_data@Base 1.0.0
 gsl_rtc_init@Base 1.0.0
 gsl_rtc_internal_change_graph@Base 1.0.0
 gsl_rtc_internal_deinit@Base 1.0.0
 gsl_rtc_internal_init@Base 1.0.0
 gsl_rtc_internal_prepare_change_graph@Base 1.0.0
 gsl_rtc_notify_conn_state@Base 1.0.0
 gsl_rtc_prepare_change_graph@Base 1.0.0
 gsl_rtc_set_non_persist_data@Base 1.0.0
 gsl_rtc_set_persist_data@Base 1.0.0
 gsl_send_spf_cmd@Base 1.0.0
 gsl_send_spf_cmd_wait_for_basic_rsp@Base 1.0.0
 gsl_send_spf_satellite_info@Base 1.0.0
 gsl_set_cal@Base 1.0.0
 gsl_set_cal_data_to_acdb@Base 1.0.0
 gsl_set_config@Base 1.0.0
 gsl_set_custom_config@Base 1.0.0
 gsl_set_tag_data_to_acdb@Base 1.0.0
 gsl_set_tagged_custom_config@Base 1.0.0
 gsl_set_tagged_custom_config_persist@Base 1.0.0
 gsl_set_temp_path_to_acdb@Base 1.0.0
 gsl_sg_pool_add@Base 1.0.0
 gsl_sg_pool_deinit@Base 1.0.0
 gsl_sg_pool_find@Base 1.0.0
 gsl_sg_pool_init@Base 1.0.0
 gsl_sg_pool_prune_sg_list@Base 1.0.0
 gsl_sg_pool_remove@Base 1.0.0
 gsl_sg_pool_update_child_refs@Base 1.0.0
 gsl_shmem_alloc@Base 1.0.0
 gsl_shmem_alloc_ext@Base 1.0.0
 gsl_shmem_cache_pending_memmap_packets@Base 1.0.0
 gsl_shmem_check_and_unmap_cache_pending_packets@Base 1.0.0
 gsl_shmem_clear_ssr@Base 1.0.0
 gsl_shmem_deinit@Base 1.0.0
 gsl_shmem_free@Base 1.0.0
 gsl_shmem_get_mapped_ss_mask@Base 1.0.0
 gsl_shmem_get_metadata@Base 1.0.0
 gsl_shmem_hyp_assign@Base 1.0.0
 gsl_shmem_init@Base 1.0.0
 gsl_shmem_map_allocation@Base 1.0.0
 gsl_shmem_map_allocation_to_spf@Base 1.0.0
 gsl_shmem_map_dynamic_pd@Base 1.0.0
 gsl_shmem_map_extern_mem@Base 1.0.0
 gsl_shmem_remap_pre_alloc@Base 1.0.0
 gsl_shmem_signal_ssr@Base 1.0.0
 gsl_shmem_unmap_allocation@Base 1.0.0
 gsl_shmem_unmap_dynamic_pd@Base 1.0.0
 gsl_shmem_unmap_extern_mem@Base 1.0.0
 gsl_signal_clear@Base 1.0.0
 gsl_signal_create@Base 1.0.0
 gsl_signal_destroy@Base 1.0.0
 gsl_signal_set@Base 1.0.0
 gsl_signal_timedwait@Base 1.0.0
 gsl_spf_ss_state_deinit@Base 1.0.0
 gsl_spf_ss_state_get@Base 1.0.0
 gsl_spf_ss_state_init@Base 1.0.0
 gsl_spf_ss_state_is_ss_supported@Base 1.0.0
 gsl_spf_ss_state_set@Base 1.0.0
 gsl_spf_timeouts_get_timeouts_from_acdb@Base 1.0.0
 gsl_spf_timeouts_init@Base 1.0.0
 gsl_subgraph_add_children@Base 1.0.0
 gsl_subgraph_init@Base 1.0.0
 gsl_subgraph_query_persist_cal_by_mem@Base 1.0.0
 gsl_subgraph_remove_children@Base 1.0.0
 gsl_subgraph_set_persist_cal@Base 1.0.0
 gsl_transfer_sg_masks@Base 1.0.0
 gsl_wait_for_all_buffs_to_be_avail@Base 1.0.0
 gsl_write@Base 1.0.0
 is_matching_sg_property@Base 1.0.0
 rsp_signal@Base 1.0.0
 rsp_signal_lock@Base 1.0.0
 rtc_ctxt@Base 1.0.0
 servreg_handle_list@Base 1.0.0
 sg_pool@Base 1.0.0
libar-osal.so.1 libar-osal1 #MINVER#
* Build-Depends-Package: libar-osal-dev
 ar_fclose@Base 1.0.0
 ar_fdelete@Base 1.0.0
 ar_fmap@Base 1.0.0
 ar_fopen@Base 1.0.0
 ar_fread@Base 1.0.0
 ar_fseek@Base 1.0.0
 ar_fsize@Base 1.0.0
 ar_funmap@Base 1.0.0
 ar_fwrite@Base 1.0.0
 ar_heap_calloc@Base 1.0.0
 ar_heap_deinit@Base 1.0.0
 ar_heap_free@Base 1.0.0
 ar_heap_init@Base 1.0.0
 ar_heap_malloc@Base 1.0.0
 ar_log@Base 1.0.0
 ar_log_code_status@Base 1.0.0
 ar_log_deinit@Base 1.0.0
 ar_log_init@Base 1.0.0
 ar_log_lvl@Base 1.0.0
 ar_log_pkt_alloc@Base 1.0.0
 ar_log_pkt_commit@Base 1.0.0
 ar_log_pkt_free@Base 1.0.0
 ar_log_pkt_get_max_size@Base 1.0.0
 ar_log_pkt_op_deinit@Base 1.0.0
 ar_log_pkt_op_init@Base 1.0.0
 ar_mem_cmp@Base 1.0.0
 ar_mem_cpy@Base 1.0.0
 ar_mem_move@Base 1.0.0
 ar_mem_set@Base 1.0.0
 ar_osal_dyn_pd_deinit@Base 1.0.0
 ar_osal_dyn_pd_init@Base 1.0.0
 ar_osal_micro_sleep@Base 1.0.0
 ar_osal_mutex_create@Base 1.0.0
 ar_osal_mutex_deinit@Base 1.0.0
 ar_osal_mutex_destroy@Base 1.0.0
 ar_osal_mutex_get_size@Base 1.0.0
 ar_osal_mutex_init@Base 1.0.0
 ar_osal_mutex_lock@Base 1.0.0
 ar_osal_mutex_try_lock@Base 1.0.0
 ar_osal_mutex_unlock@Base 1.0.0
 ar_osal_panic@Base 1.0.0
 ar_osal_servreg_deinit@Base 1.0.0
 ar_osal_servreg_deregister@Base 1.0.0
 ar_osal_servreg_get_domainlist@Base 1.0.0
 ar_osal_servreg_init@Base 1.0.0
 ar_osal_servreg_register@Base 1.0.0
 ar_osal_servreg_restart_service@Base 1.0.0
 ar_osal_servreg_set_state@Base 1.0.0
 ar_osal_signal_clear@Base 1.0.0
 ar_osal_signal_create@Base 1.0.0
 ar_osal_signal_deinit@Base 1.0.0
 ar_osal_signal_destroy@Base 1.0.0
 ar_osal_signal_get_size@Base 1.0.0
 ar_osal_signal_init@Base 1.0.0
 ar_osal_signal_set@Base 1.0.0
 ar_osal_signal_timedwait@Base 1.0.0
 ar_osal_signal_wait@Base 1.0.0
 ar_osal_thread_attr_init@Base 1.0.0
 ar_osal_thread_create@Base 1.0.0
 ar_osal_thread_get_id@Base 1.0.0
 ar_osal_thread_get_priority@Base 1.0.0
 ar_osal_thread_join_destroy@Base 1.0.0
 ar_osal_thread_self_get_priority@Base 1.0.0
 ar_osal_thread_self_set_priority@Base 1.0.0
 ar_osal_thread_self_terminate@Base 1.0.0
 ar_osal_thread_set_priority@Base 1.0.0
 ar_shmem_alloc@Base 1.0.0
 ar_shmem_ap_alloc@Base 1.0.0
 ar_shmem_ap_deinit@Base 1.0.0
 ar_shmem_ap_free@Base 1.0.0
 ar_shmem_ap_get_uid@Base 1.0.0
 ar_shmem_ap_hyp_assign_phys@Base 1.0.0
 ar_shmem_ap_init@Base 1.0.0
 ar_shmem_ap_map@Base 1.0.0
 ar_shmem_ap_unmap@Base 1.0.0
 ar_shmem_deinit@Base 1.0.0
 ar_shmem_dsp_alloc@Base 1.0.0
 ar_shmem_dsp_deinit@Base 1.0.0
 ar_shmem_dsp_free@Base 1.0.0
 ar_shmem_dsp_hyp_assign_phys@Base 1.0.0
 ar_shmem_dsp_init@Base 1.0.0
 ar_shmem_dsp_map@Base 1.0.0
 ar_shmem_dsp_unmap@Base 1.0.0
 ar_shmem_free@Base 1.0.0
 ar_shmem_get_uid@Base 1.0.0
 ar_shmem_hyp_assign_phys@Base 1.0.0
 ar_shmem_init@Base 1.0.0
 ar_shmem_init_v2@Base 1.0.0
 ar_shmem_map@Base 1.0.0
 ar_shmem_unmap@Base 1.0.0
 ar_strcat@Base 1.0.0
 ar_strcmp@Base 1.0.0
 ar_strcpy@Base 1.0.0
 ar_strlen@Base 1.0.0
 ar_strstr@Base 1.0.0
 ar_timer_get_time_in_ms@Base 1.0.0
 ar_timer_get_time_in_us@Base 1.0.0
 domain_name@Base 1.0.0
 g_init_done@Base 1.0.0
 serv_reg_handle@Base 1.0.0
libar-spfhdrs.so.1 libar-spfhdrs1 #MINVER#
* Build-Depends-Package: libar-spfhdrs-dev
libar-util.so.1 libar-util1 #MINVER#
* Build-Depends-Package: libar-util-dev
 _get_max_log_pkt_data_size@Base 1.0.0
 _log_alloc_pkt@Base 1.0.0
 ar_data_log_alloc@Base 1.0.0
 ar_data_log_code_status@Base 1.0.0
 ar_data_log_commit@Base 1.0.0
 ar_data_log_deinit@Base 1.0.0
 ar_data_log_free@Base 1.0.0
 ar_data_log_get_max_packet_size@Base 1.0.0
 ar_data_log_init@Base 1.0.0
 ar_data_log_submit@Base 1.0.0
 ar_err_det_destroy_ctxt@Base 1.0.0
 ar_err_det_detect_spf_error@Base 1.0.0
 ar_err_det_init_ctxt@Base 1.0.0
 ar_err_det_reset_ctxt@Base 1.0.0
 ar_list_add_tail@Base 1.0.0
 ar_list_clear@Base 1.0.0
 ar_list_delete@Base 1.0.0
 ar_list_init@Base 1.0.0
 ar_list_init_node@Base 1.0.0
 ar_list_remove_head@Base 1.0.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions