You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2022/04/13 08:31:17 UTC

[GitHub] [mynewt-nimble] andrzej-kaczmarek commented on a diff in pull request #1224: nimble/host: Add HCI commands / events for LE Power control

andrzej-kaczmarek commented on code in PR #1224:
URL: https://github.com/apache/mynewt-nimble/pull/1224#discussion_r849221939


##########
nimble/host/include/host/ble_gap.h:
##########
@@ -973,6 +975,42 @@ struct ble_gap_event {
             uint8_t adv_clk_accuracy;
         } periodic_transfer;
 #endif
+
+#if MYNEWT_VAL(BLE_POWER_CTRL)

Review Comment:
   and name it `BLE_POWER_CONTROL`



-- 
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: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org