Enables Bluetooth management access to the WLAN Pi
Requires bluez-tools.
Install viasudo apt-get install [debfile]
to manage dependencies
The DHCP server should be restarted through reboot or sudo systemctl restart isc-dhcp-server
The following services are installed and autostarted by the system
- bt-agent The authenticator service. Automatically started by the system for No Input No Output authentication. Bluetooth discoverability and pairability are default off.
- bt-network The bluetooth network service. Automatically started by the system. Registeres a Network Aggregation Point server
The following services are installed and used manually to manage the Bluetooth connection
- bt-timedpair 30s pairing window. This service is one shot and enables discoverability and pairability for 30s
To pair a device, run sudo systemctl start bt-timedpair
After 30s the Bluetooth service will no longer be visible and clients which have already scanned it will not be able to pair