File tree 3 files changed +3
-3
lines changed
.github/targets/nordic_pca10095_blehci
nordic_pca10095_net-blehci
nordic_pca10095_net-blehci_broadcaster
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ syscfg.vals:
29
29
BLE_LL_CONN_INIT_SLOTS : 4
30
30
BLE_LL_DTM : 1
31
31
BLE_LL_DTM_EXTENSIONS : 1
32
- BLE_LL_VND_EVENT_ON_ASSERT : 1
32
+ BLE_LL_HCI_VS_EVENT_ON_ASSERT : 1
33
33
BLE_MAX_CONNECTIONS : 5
34
34
BLE_MAX_PERIODIC_SYNCS : 5
35
35
BLE_MULTI_ADV_INSTANCES : 5
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ syscfg.vals:
31
31
BLE_LL_CONN_INIT_SLOTS : 4
32
32
BLE_LL_DTM : 1
33
33
BLE_LL_DTM_EXTENSIONS : 1
34
- BLE_LL_VND_EVENT_ON_ASSERT : 1
34
+ BLE_LL_HCI_VS_EVENT_ON_ASSERT : 1
35
35
BLE_MAX_CONNECTIONS : 5
36
36
BLE_EXT_ADV : 1
37
37
BLE_EXT_ADV_MAX_SIZE : 1650
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ syscfg.vals:
31
31
BLE_LL_CONN_INIT_SLOTS : 4
32
32
BLE_LL_DTM : 1
33
33
BLE_LL_DTM_EXTENSIONS : 1
34
- BLE_LL_VND_EVENT_ON_ASSERT : 1
34
+ BLE_LL_HCI_VS_EVENT_ON_ASSERT : 1
35
35
BLE_MAX_CONNECTIONS : 5
36
36
BLE_EXT_ADV : 1
37
37
BLE_EXT_ADV_MAX_SIZE : 1650
You can’t perform that action at this time.
0 commit comments