anchao commented on code in PR #7135: URL: https://github.com/apache/incubator-nuttx/pull/7135#discussion_r974183261
########## 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: Done ########## include/nuttx/wireless/pktradio.h: ########## @@ -37,33 +37,29 @@ /* Packet radio network device IOCTL commands. */ -#ifndef WL_NPKTRADIOCMDS != 3 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org