robertc2000 commented on code in PR #16364: URL: https://github.com/apache/nuttx/pull/16364#discussion_r2110927790
########## 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: OK, you are right. I removed begin_packed_struct. -- 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