Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2a3fa32

Browse files
committed
chore: add new field initalizer for SHCI_C2_Ble_Init_Cmd_Packet_t
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parentf754c1d commit2a3fa32

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎src/utility/HCISharedMemTransport.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -658,7 +658,8 @@ int HCISharedMemTransportClass::stm32wb_start_ble(void)
658658
CFG_BLE_MAX_ADV_DATA_LEN,
659659
CFG_BLE_TX_PATH_COMPENS,
660660
CFG_BLE_RX_PATH_COMPENS,
661-
CFG_BLE_CORE_VERSION
661+
CFG_BLE_CORE_VERSION,
662+
CFG_BLE_OPTIONS_EXT
662663
};
663664
/**
664665
* Starts the BLE Stack on CPU2

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp