Commit 3ee1610
[nrf noup] zephyr: Start DHCP client only in station mode
DHCP client is needed only when the device is running in
station mode. Check if the SSID is configured in SME structure
which indicates that the given interface is operating
in STA mode.
Signed-off-by: Ravi Dondaputi <ravi.dondaputi@nordicsemi.no>1 parent e2b94fd commit 3ee1610
1 file changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1525 | 1525 | | |
1526 | 1526 | | |
1527 | 1527 | | |
1528 | | - | |
1529 | | - | |
1530 | | - | |
1531 | | - | |
| 1528 | + | |
| 1529 | + | |
| 1530 | + | |
| 1531 | + | |
| 1532 | + | |
| 1533 | + | |
| 1534 | + | |
| 1535 | + | |
1532 | 1536 | | |
1533 | 1537 | | |
1534 | 1538 | | |
| |||
0 commit comments