sjanc commented on code in PR #1328:
URL: https://github.com/apache/mynewt-nimble/pull/1328#discussion_r951384849
##########
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:
hmm shouldn't those be before 0x007D ?
--
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]