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

Commitd1535a0

Browse files
committed
Fix typo
1 parent9ec4d79 commitd1535a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/utility/HCISharedMemTransport.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -898,7 +898,7 @@ int HCISharedMemTransportClass::bt_ipm_gap_init(void)
898898
* Role byte, enable_privacy byte, device_name_char_len byte*/
899899
uint8_t data[4 +3];
900900

901-
phase_tx_power =false;
901+
phase_gap_init =false;
902902

903903
data[0] = BT_BUF_CMD;/* the type*/
904904
data[1] =0x8A;/* the OPCODE*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp