Binary compatibility report for the libbluetooth.so.3 library  between 3.5.0-Maemo 5.0 and 3.11.0-MeeGo 1.2 Harmattan versions on ARM

Test Info


Library Namelibbluetooth.so.3
Version #13.5.0-Maemo 5.0 (gcc 4.2.1)
Version #23.11.0-MeeGo 1.2 Harmattan (gcc 4.4.1)
CPU ArchitectureARM

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types22 / 11
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-7
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (7)


uuid.h, libbluetooth.so.3.11.0
bt_string_to_uuid bt_uuid_t* uuid, char const* string )
bt_uuid128_create bt_uuid_t* btuuid, uint128_t value )
bt_uuid16_create bt_uuid_t* btuuid, uint16_t value )
bt_uuid32_create bt_uuid_t* btuuid, uint32_t value )
bt_uuid_cmp bt_uuid_t const* uuid1, bt_uuid_t const* uuid2 )
bt_uuid_to_string bt_uuid_t const* uuid, char* str, size_t n )
bt_uuid_to_uuid128 bt_uuid_t const* src, bt_uuid_t* dst )

to the top

Header Files (1)


bluetooth.h

to the top

Shared Libraries (1)


libbluetooth.so.3.5.0

to the top




Generated on Wed Jun 29 19:41:40 2011 for libbluetooth.so.3 by ABI Compliance Checker 1.23.4  
A tool for checking backward binary compatibility of a shared C/C++ library API