There is no way, or I just could not fine one that will disable the wi-fi,
ifconfig wlan0 0.0.0.0 down rmmod wl12xx
modprobe wl12xx wl1251-cal stop wlancond start wlancond ifconfig wlan0 up
go into full offline mode.
dbus-send --system --dest=com.nokia.mce --type=method_call /com/nokia/mce/request com.nokia.mce.request.req_device_mode_change string:offline
dbus-send --system --dest=com.nokia.mce --type=method_call /com/nokia/mce/request com.nokia.mce.request.req_device_mode_change string:normal