forked from nrfconnect/sdk-nrf
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bluetooth: Add required heap to the gatt_dm
Add heap requirement to gatt_dm. Make use of HEAP_MEM_POOL_ADD_SIZE_* Kconfig to increase required heap for gatt_dm module. Remove the requirement from ras service, since the requirement is added to gatt_dm itself. Jira: NCSDK-31002 Signed-off-by: Dominik Chat <[email protected]>
- Loading branch information
1 parent
8cc2355
commit 392a57d
Showing
2 changed files
with
4 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters