Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,24 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [1.0.12](https://github.com/rdkcentral/bluetooth_mgr/compare/1.0.11...1.0.12)

- RDKOSS-1008: Wait for A2DP disconnect confirmation in BTRMGR_DeInit [`#116`](https://github.com/rdkcentral/bluetooth_mgr/pull/116)
- Update btrMgr.c [`e58d8a8`](https://github.com/rdkcentral/bluetooth_mgr/commit/e58d8a87be14b7a62f818343ae704fbd529fa46b)
- Update btrMgr.c [`0a44cda`](https://github.com/rdkcentral/bluetooth_mgr/commit/0a44cdac2b085ad4e72022a9c49fe0c228b32384)
- Increased the delay time to 1000ms to get the disconnection confirmation from bluez [`95c0d91`](https://github.com/rdkcentral/bluetooth_mgr/commit/95c0d91d11f98e75a2f6278a9bff11d13c8e41c3)

#### [1.0.11](https://github.com/rdkcentral/bluetooth_mgr/compare/1.0.10...1.0.11)

> 21 May 2026

- RDK-61371 : Migrating Ble pairing data to /opt/secure/lib [`#104`](https://github.com/rdkcentral/bluetooth_mgr/pull/104)
- RDKEMW-18086 : 3.5sDelayFix for RC 2 [`#102`](https://github.com/rdkcentral/bluetooth_mgr/pull/102)
- RDKEMW-18086 : Factory Reset takes more than 7 seconds. [`#97`](https://github.com/rdkcentral/bluetooth_mgr/pull/97)
- RDKTV-39415 : [RDKE] [CI] BT scan Stop API call doesn't stop scan [`#90`](https://github.com/rdkcentral/bluetooth_mgr/pull/90)
- 1.0.11 release changelog updates [`918f2b6`](https://github.com/rdkcentral/bluetooth_mgr/commit/918f2b699ff49d7f9bf8840c65e72ea8a385ddd0)
- Update btrMgr.c [`fe7f162`](https://github.com/rdkcentral/bluetooth_mgr/commit/fe7f162dcf72a1dc218b911b1f9cf5a18b01cd92)
- Potential fix for pull request finding [`5c11c13`](https://github.com/rdkcentral/bluetooth_mgr/commit/5c11c13b7c9a2be3581d53742035bdd40834b343)
- Update btmgr_iarm_internal_interface.c [`a7e7c71`](https://github.com/rdkcentral/bluetooth_mgr/commit/a7e7c713ec85cd7b2556d21f7e1825385a8fc954)

#### [1.0.10](https://github.com/rdkcentral/bluetooth_mgr/compare/1.0.9...1.0.10)

Expand Down
Loading