piotrnarajowski commented on code in PR #1860:
URL: https://github.com/apache/mynewt-nimble/pull/1860#discussion_r1751737816
##########
nimble/include/nimble/hci_common.h:
##########
@@ -1153,8 +1153,8 @@ struct ble_hci_le_subrate_req_cp {
#define BLE_HCI_OCF_LE_SET_EXT_ADV_PARAM_V2 (0x007F)
struct ble_hci_le_set_ext_adv_params_v2_cp {
struct ble_hci_le_set_ext_adv_params_cp cmd;
- uint8_t pri_phy_opt;
- uint8_t sec_phy_opt;
+ uint8_t primary_phy_opt;
Review Comment:
Done
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]