Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kwargs on macOS 12 #752

Closed
4193883-eng opened this issue Jan 28, 2022 · 2 comments
Closed

kwargs on macOS 12 #752

4193883-eng opened this issue Jan 28, 2022 · 2 comments
Labels
Backend: Core Bluetooth Issues and PRs relating to the Core Bluetooth backend

Comments

@4193883-eng
Copy link

4193883-eng commented Jan 28, 2022

  • bleak version: 0.14.2
  • Python version: 3.9.10
  • Operating System: MacOS

Description

This error happened:

ERROR:bleak.backends.corebluetooth.scanner:macOS 12 requires non-empty service_uuids kwarg, otherwise no advertisement data will be received

What I Did

Using the pylgbst library

@hbldh
Copy link
Owner

hbldh commented Jan 28, 2022

A recent change in bleak, in response to a new requirement in macOS 12, requires a list of service uuids to scan for to be sent in when initiating scanning.

Raise this as an issue in the pylgbst repo instead and they should be able to fix it.

@dlech dlech added the Backend: Core Bluetooth Issues and PRs relating to the Core Bluetooth backend label Jan 28, 2022
@dlech
Copy link
Collaborator

dlech commented Jan 28, 2022

Also see #635 and #720.

@dlech dlech closed this as completed Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend: Core Bluetooth Issues and PRs relating to the Core Bluetooth backend
Projects
None yet
Development

No branches or pull requests

3 participants