commit | 62e2e844c9a499f8e8e4b28dc15564cc7b1c485e | [log] [tgz] |
---|---|---|
author | Xin Deng <quic_deng@quicinc.com> | Fri Dec 20 01:40:20 2024 -0800 |
committer | Les Lee <lesl@google.com> | Thu Dec 26 20:10:31 2024 +0000 |
tree | 739894a7ae5bbf91e44f55ab561610633e9d98da | |
parent | 3509c0526e756bac522a8bff0a8e184782d27aa8 [diff] |
aidl: Change the way of convert string to integer link_id hostapd_get_iface_by_link_id() need get correct link_id to check if the hostapd_iface had added. Forcing the string link_id to an integer type will result in the wrong link_id number causing hostapd to crash. Change the way to convert string to integer link_id to get correct link_id. Bug: 340821197 Test: Start MLO SAP from UI. Change-Id: I6a13a5d1837ae8565cccd08e6ce31c9f276b672f