Binary compatibility report for the libbluetooth.so.3 library  between 3.10.3-MeeGo 1.2 Core and 3.11.0-MeeGo 1.2 Harmattan versions on x86

Test Info


Library Namelibbluetooth.so.3
Version #13.10.3-MeeGo 1.2 Core (gcc 4.5.1)
Version #23.11.0-MeeGo 1.2 Harmattan (gcc 4.4.1)
CPU Architecturex86

Test Results


Total Header Files12
Total Shared Libraries1
Total Symbols / Types202 / 100
VerdictIncompatible
(1.49%)

Problem Summary


SeverityCount
Added Symbols-12
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium3
Low0
Problems with
Constants
Low2

Added Symbols (12)


hci_lib.h, libbluetooth.so.3.11.0
hci_le_add_white_list int dd, bdaddr_t const* bdaddr, uint8_t type, int to )
hci_le_clear_white_list int dd, int to )
hci_le_conn_update int dd, uint16_t handle, uint16_t min_interval, uint16_t max_interval, uint16_t latency, uint16_t supervision_timeout, int to )
hci_le_read_white_list_size int dd, uint8_t* size, int to )
hci_le_rm_white_list int dd, bdaddr_t const* bdaddr, uint8_t type, int to )

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

Problems with Symbols, Medium Severity (3)


hci_lib.h, libbluetooth.so.3.10.3
[+] hci_le_set_advertise_enable int dev_id, uint8_t enable ) (1)
[+] hci_le_set_scan_enable int dev_id, uint8_t enable, uint8_t filter_dup ) (1)
[+] hci_le_set_scan_parameters int dev_id, uint8_t type, uint16_t interval, uint16_t window, uint8_t own_type, uint8_t filter ) (1)

to the top

Problems with Constants (2)


mgmt.h
[+] MGMT_HDR_SIZE

sdp.h
[+] ATT_UUID

to the top

Header Files (12)


bluetooth.h
bnep.h
cmtp.h
hci.h
hci_lib.h
hidp.h
l2cap.h
mgmt.h
rfcomm.h
sco.h
sdp.h
sdp_lib.h

to the top

Shared Libraries (1)


libbluetooth.so.3.10.3

to the top




Generated on Fri Sep 2 19:31:02 2011 for libbluetooth.so.3 by ABI Compliance Checker 1.93.8  
A tool for checking backward binary compatibility of a shared C/C++ library API