xiaoxiang781216 commented on code in PR #7135: URL: https://github.com/apache/incubator-nuttx/pull/7135#discussion_r974174673
########## include/nuttx/wireless/bluetooth/bt_ioctl.h: ########## @@ -67,10 +67,6 @@ /* Bluetooth network device IOCTL commands. */ -#if !defined(WL_BLUETOOTHCMDS) || WL_BLUETOOTHCMDS != 28 Review Comment: update line 45 ########## include/nuttx/wireless/pktradio.h: ########## @@ -37,33 +37,29 @@ /* Packet radio network device IOCTL commands. */ -#ifndef WL_NPKTRADIOCMDS != 3 Review Comment: update line 30 -- 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-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org