Commit b0cda43
lib: peer_manager: refactor PM_SERVICE_CHANGED dependencies
If not using a GATT server, or using a server without a service changed
characteristic, this Kconfig option should be disabled to save code space.
Refactors this Kconfig option in order to represent this relationship
accordingly.
Signed-off-by: Mirko Covizzi <[email protected]>1 parent bc94ce7 commit b0cda43
File tree
3 files changed
+2
-9
lines changed- doc/nrf-bm/release_notes
- lib/peer_manager
- modules
3 files changed
+2
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | 130 | | |
140 | 131 | | |
141 | 132 | | |
| |||
0 commit comments