AnW_BT_SRV
AnW Bluetooth Service API, offered two sorts of releases
- APP Release (sta5_btsrv_sdk_*) : executable BTDemo, launcher btsrv_client.sh, essentails libraries (.so), and App configures (.xml)
- SDK Release (sta5_btsrv_sdk_*) : open source with AnWBTServiceDemo.cpp, imported essentials libraries (.so), header (anwbtservice.h), and App configures (.xml)
RELEASE NOTE
20220815 TAG:1.0.2.15
1.fix issue 0002108:The host is actively connected to the headset. It needs to initiate the connection twice in a row to connect successfully
20220822 TAG:1.0.2.14
1.BCM43455 support hfp routing
2.Known issue
a. The host is actively connected to the headset, and it needs to initiate the connection for two consecutive times to connect successfully;
b. Spp write will fail after the host is actively connected to the mobile phone successfully; There is no problem for the mobile phone to initiate the connection;
c. AVRCP has not been successfully connected;
d. A2DP volume related API cannot adjust the volume normally;
20220815 TAG:1.0.2.13
1.adding support BCM43455
20220805 TAG:1.0.2.12
1.Fix issue 0002073: After deleting the pairing record on the mobile phone, the host connects with the mobile phone through the connect API
20220630 TAG:1.0.2.11
1.Fix : issue "AnWBTSERVICE_EVENT:event(5) btaddr is null"
20220506 TAG:1.0.2.9
1.Fix : issue Cannot OutCalling
20220429 TAG:1.0.2.7
1.Customer release