mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 01:42:49 +08:00
16fc1b47b9
This bluetooth stack remains in an inconsistent state when the bluetooth HCI module is removed. This change adds a bt_netdev_unregister function that can be used to clean up after a module is removed. Some global variables are also set to their default values.