Specifications

Issues Resolved in BlueLab v3.2
blab-srn-005Pa
© CSR plc 2006
This material is subject to CSR’s non-disclosure agreement.
Page 22 of 48
_äìÉi~Ä»=îPKQ= Software Release Note
ID Severity Description
B-5236 Minor
The BlueLab toolchain has been extended to support large read-only filesystems on
custom hardware using 16-Mbit of flash.
B-5248 Minor gcc no longer outputs redundant nop instructions.
B-5249 Minor
The hfp library now sends a HFP_ENCRYPTION_CHANGE_IND message to the
application task in response to receiving a
CL_SM_ENCRYPTION_CHANGE_IND
message from the connection library.
B-5250 Minor
In HFP mode, if a remote device disables encryption and does not re-enable it within 5
seconds, the
av_headset_hfp application will now disconnect the Service Level
Connection to that device.
B-5277 Minor
The a2dp library now allows switching between SBC rates by passing in configuration
values, rather than requiring the
profile library to be rebuilt.
B-5325 Minor
The gavdp library Reconfigure error codes have been reworked to be compliant to
AVDTP test TP/SIG/SMG/BI-14-C
B-5332 Minor
The
connection library has been updated to use the newly added power states
interface to BlueStack. The
connection library no longer needs to manage switching
between the different low power modes as this is done automatically by BlueStack
based on a power table supplied to it.
B-5339 Minor
A vGen library has been added to help OBEX applications generation vCard-like
values.
B-5380 Major
The connection library now correctly handles crossover between incoming and
outgoing L2CAP connections.
B-5390 Minor
Fixed a memory leak in av_headset_hfp, av_headset, and
a2dp_source_dongle when AVRCP requests are received in unexpected states.
B-5397 Minor
The avrcp library now rejects L2CAP connection requests if it is currently not in the
correct state to accept an incoming connection.
B-5414 Minor
Adding and removing files from the image/ directory now forces the read-only filesystem
to be rebuilt (previously it was only rebuilt if a file was added with a date-stamp later
than the last time the filesystem was built.)
B-5425 Minor
When removing a device from the list of paired devices the
connection library did
not remove it from the security manager in BlueStack. This would allow a device that
had been removed from the list of paired devices to still connect, until a reset had been
performed.
B-5426 Minor
A debug panic has been removed from the
connection library; it could be triggered
when it received an
RFC_ESTABLISH_CFM message for a connection that had
already been disconnected.
B-5427 Cosmetic
The
battery library function BattInit has been renamed to BatteryInit.
B-5438 Major
The A2dpConfigure()function has been removed because it had no effect and if
exposed required qualification.
B-5440 Minor
The l2cap_mtu parameter has been removed from the GavdpInit function as it
was not being used.
B-5458 Major
In the spp library, the SPP_CONNECT_CFM message now correctly contains the SPP
profile instance pointer.
B-5465 Minor
The av_headset_hfp headset application cancels the
BUTTON_PLAY_PAUSE_REL message on a failure to create an SLC connection so it
no longer continually attempts to connect the SLC if the first attempt failed.
B-5475 Minor
The
connection library now sends a CL_DM_ACL_CLOSED_IND message
whenever an ACL is closed. The message is sent to the task registered with the
connection library as the main client task.
B-5476 Minor
The
hfp library now correctly handles rejecting a call while another call is active.
B-5480 Minor
The gavdp library now rejects malformed set_configuration requests where
more than one bit is set in any particular configuration field.