Skip to content

Add advertising, GATT manager, and agent pairing interfaces#11

Open
jlucier wants to merge 1 commit into
python-sdbus:masterfrom
SBGSports:master
Open

Add advertising, GATT manager, and agent pairing interfaces#11
jlucier wants to merge 1 commit into
python-sdbus:masterfrom
SBGSports:master

Conversation

@jlucier
Copy link
Copy Markdown
Contributor

@jlucier jlucier commented Jun 7, 2026

Adds the BlueZ server-side interfaces needed to run a BLE GATT peripheral:

  • LEAdvertisingManager1 / LEAdvertisement1 (advertising_api.py)
  • GattManager1 RegisterApplication/UnregisterApplication (gatt_api.py)
  • Agent1 pairing methods: RequestPinCode, DisplayPinCode, RequestPasskey, DisplayPasskey, RequestConfirmation

Adds the BlueZ server-side interfaces needed to run a BLE GATT
peripheral:

- LEAdvertisingManager1 / LEAdvertisement1 (advertising_api.py)
- GattManager1 RegisterApplication/UnregisterApplication (gatt_api.py)
- Agent1 pairing methods: RequestPinCode, DisplayPinCode,
  RequestPasskey, DisplayPasskey, RequestConfirmation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant