I'm not running hostapd and can't install it.
I'm trying to turn off a wireless access point from my device such that any third party devices that are currently connected to it drop the connection.
I've tried ifconfig wlan1 down which prevents data being exchanged but the connected third party device still thinks it's connected to my device.
This differs to if I physically walk out of range with the third party device. In this situation the signal strength of the connection reduces until eventually the connection is dropped entirely.
So, is there a way for me to stop broadcasting a WiFi signal via the terminal?