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/08/22 13:35:23 UTC

[GitHub] [mynewt-nimble] andrzej-kaczmarek commented on a diff in pull request #1328: nimble: Fix hci defs order

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


##########
nimble/include/nimble/hci_common.h:
##########
@@ -1082,6 +1082,48 @@ struct ble_hci_le_subrate_req_cp {
     uint16_t supervision_tmo;
 } __attribute__((packed));
 
+#define BLE_HCI_OCF_LE_ENH_READ_TRANSMIT_POWER_LEVEL     (0x0076)

Review Comment:
   let me think about it :P



-- 
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