xiaoxiang781216 commented on code in PR #16364:
URL: https://github.com/apache/nuttx/pull/16364#discussion_r2110709177


##########
wireless/bluetooth/bt_smp.h:
##########
@@ -163,6 +163,29 @@ begin_packed_struct struct bt_smp_security_request_s
   uint8_t auth_req;
 } end_packed_struct;
 
+begin_packed_struct struct bt_smp_auth_cb_s

Review Comment:
   normally, begin_packed_struct is attached to structure which define the wire 
or hardware register layout, but bt_smp_auth_cb_s isn't this case.



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

Reply via email to