Bluetooth IPSP L2 sets the LL address only after establishing Bluetooth connection. As this can take place after the interface was brough UP by the application, the network interface API should not block such attempt. Instead, verify the NET_IF_RUNNING flag. For the same reason, move the assert verifying that LL address is set from net_if_up() (which only puts the interface in the admin UP state) into the function that transitions the interface into operational UP state. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| zephyr | ||