wireless/bluetooth/bt_null.c:274:10: warning: implicit declaration of function 'bt_driver_register'; did you mean 'bt_netdev_register'? [-Wimplicit-function-declaration] return bt_driver_register(&g_bt_null); sim_bringup.c:324:9: error: too few arguments to function 'bt_netdev_register' ret = bt_netdev_register();