File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_SDK_14_2 Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 14
14
" NRF_SDH_ENABLED=1" ,
15
15
" NRF_SDH_BLE_ENABLED=1" ,
16
16
" PEER_MANAGER_ENABLED=1" ,
17
- " NRF_SDH_BLE_PERIPHERAL_LINK_COUNT=3 " ,
18
- " NRF_SDH_BLE_CENTRAL_LINK_COUNT=1 " ,
17
+ " NRF_SDH_BLE_PERIPHERAL_LINK_COUNT=1 " ,
18
+ " NRF_SDH_BLE_CENTRAL_LINK_COUNT=3 " ,
19
19
" NRF_SDH_BLE_TOTAL_LINK_COUNT=4" ,
20
20
" NRF_SDH_BLE_SERVICE_CHANGED=1" ,
21
21
" NRF_SDH_BLE_GATT_MAX_MTU_SIZE=23" ,
Original file line number Diff line number Diff line change 12
12
" NRF_SDH_ENABLED=1" ,
13
13
" NRF_SDH_BLE_ENABLED=1" ,
14
14
" PEER_MANAGER_ENABLED=1" ,
15
- " NRF_SDH_BLE_PERIPHERAL_LINK_COUNT=3 " ,
16
- " NRF_SDH_BLE_CENTRAL_LINK_COUNT=1 " ,
15
+ " NRF_SDH_BLE_PERIPHERAL_LINK_COUNT=1 " ,
16
+ " NRF_SDH_BLE_CENTRAL_LINK_COUNT=3 " ,
17
17
" NRF_SDH_BLE_TOTAL_LINK_COUNT=4" ,
18
18
" NRF_SDH_BLE_SERVICE_CHANGED=1" ,
19
19
" NRF_SDH_BLE_GATT_MAX_MTU_SIZE=23" ,
You can’t perform that action at this time.
0 commit comments