mirror of
https://github.com/apache/nuttx.git
synced 2025-12-10 04:04:18 +08:00
compile/attribute: minor fix for packed struct mismatch
Signed-off-by: chao an <anchao@xiaomi.com>
This commit is contained in:
@@ -321,7 +321,7 @@ begin_packed_struct struct bt_att_read_mult_rsp_s
|
||||
|
||||
/* Read by Group Type Request */
|
||||
|
||||
struct bt_att_read_group_req_s
|
||||
begin_packed_struct struct bt_att_read_group_req_s
|
||||
{
|
||||
uint16_t start_handle;
|
||||
uint16_t end_handle;
|
||||
|
||||
Reference in New Issue
Block a user