We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5eb4a1 commit 9fe018bCopy full SHA for 9fe018b
samples/bluetooth/channel_sounding_ras_initiator/src/main.c
@@ -460,7 +460,7 @@ int main(void)
460
.max_procedure_count = 1,
461
.min_subevent_len = 60000,
462
.max_subevent_len = 60000,
463
- .tone_antenna_config_selection = BT_LE_CS_TONE_ANTENNA_CONFIGURATION_INDEX_ONE,
+ .tone_antenna_config_selection = BT_LE_CS_TONE_ANTENNA_CONFIGURATION_A1_B1,
464
.phy = BT_LE_CS_PROCEDURE_PHY_1M,
465
.tx_power_delta = 0x80,
466
.preferred_peer_antenna = BT_LE_CS_PROCEDURE_PREFERRED_PEER_ANTENNA_1,
0 commit comments