mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-17 11:42:34 +00:00
stm32-f4discovery-cc256x: set NVM_NUM_LINK_KEYS
This commit is contained in:
parent
d9f53676a5
commit
938e9a3261
@ -41,4 +41,7 @@
|
|||||||
#define MAX_NR_AVDTP_CONNECTIONS 1
|
#define MAX_NR_AVDTP_CONNECTIONS 1
|
||||||
#define MAX_NR_AVRCP_CONNECTIONS 1
|
#define MAX_NR_AVRCP_CONNECTIONS 1
|
||||||
|
|
||||||
|
// Link Key DB using TLV on top of Flash Sector interface
|
||||||
|
#define NVM_NUM_LINK_KEYS 16
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user