On Fri, Jan 26, 2018 at 11:25 PM, Ben Chan wrote:
>
> On Huawei ME936, the hex numbers in the response to AT^DHCP contain the 0x
> prefix, e.g.
>
> AT^DHCP?
>
> ^DHCP:
> 0xda7d0e0a,0xff00,0xdb7d0e0a,0xdb7d0e0a,0x01261aac,0x,1,5000
>
> This patch updates mm_huawei_pars
On Huawei ME936, the hex numbers in the response to AT^DHCP contain the 0x
prefix, e.g.
AT^DHCP?
^DHCP:
0xda7d0e0a,0xff00,0xdb7d0e0a,0xdb7d0e0a,0x01261aac,0x,1,5000
This patch updates mm_huawei_parse_dhcp_response() to handle the
optional 0x prefix.
---
plugins/hua