- Notifications
You must be signed in to change notification settings - Fork 174
Pull requests: tinygo-org/bluetooth
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(darwin): add
WithContext operations #387 opened Oct 4, 2025 by acouvreur Loading… updated Dec 1, 2025
Actually stop BLE scan in StopScan() on nrf528xx
#398 opened Nov 27, 2025 by zopieux Loading… updated Nov 27, 2025
Add MAC accessor for returning the MAC in the usual format
#397 opened Nov 27, 2025 by aykevl Loading… updated Nov 27, 2025
fix(darwin): WriteWithoutResponse checks CanSendWriteWithoutResponse before request
#386 opened Oct 4, 2025 by acouvreur Loading… updated Nov 11, 2025
linux: Add Write method to write characteristic value with response
#389 opened Oct 10, 2025 by timklge Loading… updated Oct 20, 2025
linux (gap): improve error information
#388 opened Oct 6, 2025 by gen2thomas Loading… updated Oct 6, 2025
Expose stop service advertisment on Windows
#281 opened Aug 7, 2024 by johnb8 Loading… updated Sep 29, 2025
Add Write command to the gattc implementaitons (windows hat already one)
#205 opened Dec 10, 2023 by Fabianexe Loading… updated Jan 11, 2025
examples: add example that makes connections to multiple peripherals
#318 opened Jan 3, 2025 by deadprogram Loading… updated Jan 8, 2025
sd: MTU exchange nrf Nordic Semi SoftDevice
#295 opened Oct 1, 2024 by rdnt Loading… updated Jan 2, 2025
linux & macos: adapter power state handling
#188 opened Aug 20, 2023 by TirelessDev Loading… updated Feb 17, 2024
examples: add channelscan example that shows use of goroutines and channels
#23 opened Sep 16, 2020 by deadprogram Loading… updated Feb 17, 2024
gatts/sd: [WIP] allow placing attribute values in user RAM
#105 opened Jun 23, 2022 by dmlambea Loading… updated Jun 25, 2022
ProTip! Type g i on any issue or pull request to go back to the issue listing page.