Commit 343822d
committed
subsys: bt_rpc: Always enable dynamic callbacks for BT_RPC
The BT_RPC uses dynamic callbacks for serialization
and it always requres it. This commit contains Kconfig
changes that enables BT_CONN_DYNAMIC_CALLBACKS
always when BT_RPC is enabled.
Jira: NCSDK-35443
Signed-off-by: Dominik Kilian <dominik.kilian@nordicsemi.no>1 parent 42e6a9e commit 343822d
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | 84 | | |
89 | 85 | | |
90 | 86 | | |
| |||
103 | 99 | | |
104 | 100 | | |
105 | 101 | | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
0 commit comments