Commit 0d65cac
doc: releases: add migration note for bt_conn_br_cb refactor
Add a migration guide entry for the BR/EDR callback restructuring
introduced in PR zephyrproject-rtos#108022. The role_changed and br_mode_changed
callbacks in bt_conn_cb have been moved into a new bt_conn_br_cb
sub-struct, requiring users to update designated initializers.
Signed-off-by: Kai Cheng <chengkai@xiaomi.com>1 parent 381e9fc commit 0d65cac
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
179 | 192 | | |
180 | 193 | | |
181 | 194 | | |
| |||
0 commit comments