Skip to content

Enables Bluetooth management access to the WLAN Pi

License

Notifications You must be signed in to change notification settings

WLAN-Pi/wlanpi-bluetooth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

wlanpi-bluetooth

Enables Bluetooth management access to the WLAN Pi

Dependencies

Requires bluez-tools.

Install via sudo apt-get install [debfile] to manage dependencies

Post Installation

The DHCP server should be restarted through reboot or sudo systemctl restart isc-dhcp-server

Long Running Services

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

Runtime Services

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

Usage

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

About

Enables Bluetooth management access to the WLAN Pi

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published