mirror of https://github.com/ARMmbed/mbed-os.git
Allow more than one callback to be register to NetworkInterfaces. This introduces new APIs: void NetworkInterface::add_event_listener(...); void NetworkInterface::remove_event_listener(...); Which internally calls interfaces attach() functions. |
||
|---|---|---|
| .. | ||
| cellular/framework | ||
| lorawan | ||
| netsocket | ||