-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[linux] Linux DeviceLayer needs BleManager #741
Comments
Unassigning myself - got this assigned when I thought I had bandwidth, however it turns out I do not. I am keeping BLE support in mind when adding transport layer changes, however for my needs the existing device WOBLE port is probably sufficient. |
@yunhanw-google still evaluating. Blocking on #1084. Can proceed with gio until dbus client generalization ready. |
@yunhanw-google : 1 week estimate for prototype. Scan / connection working. Still defendant on #1084. |
-- Add BlueZ in Third-party for CHIP Linux device layer BLE manager integration Issue: project-chip#741 Test: local compilation
-- Add BlueZ in Third-party for CHIP Linux device layer BLE manager integration Issue: project-chip#741 Test: local compilation
-- Add BlueZ in Third-party for CHIP Linux device layer BLE manager integration Issue: project-chip#741 Test: local compilation
-- Add BlueZ in Third-party for CHIP Linux device layer BLE manager integration -- Add linux bluez dependancy packages for compilation Issue: project-chip#741 Test: local compilation
-- Add BlueZ in Third-party for CHIP Linux device layer BLE manager integration -- Add linux bluez dependancy packages for compilation Issue: project-chip#741 Test: local compilation
-- Add BlueZ in Third-party for CHIP Linux device layer BLE manager integration -- Add linux bluez dependancy packages for compilation Issue: project-chip#741 Test: local compilation
-- Add BlueZ in Third-party for CHIP Linux device layer BLE manager integration -- Add linux bluez dependancy packages for compilation Issue: project-chip#741 Test: local compilation
-- Add BlueZ in Third-party for CHIP Linux device layer BLE manager integration -- Add linux bluez dependancy packages for compilation Issue: project-chip#741 Test: local compilation
-- Add BlueZ in Third-party for CHIP Linux device layer BLE manager integration -- Add linux bluez dependancy packages for compilation Issue: project-chip#741 Test: local compilation
-- Add BlueZ in Third-party for CHIP Linux device layer BLE manager integration Issue: project-chip#741 Test: local compilation
-- Add BlueZ in Third-party for CHIP Linux device layer BLE manager integration Issue: #741 Test: local compilation Co-authored-by: Justin Wood <woody@apple.com>
Splitting into sub-issues:
|
Problem
The Linux device layer needs a working BleManager implementation.
Proposed Solution
Implement the BleManager using bluez.
The text was updated successfully, but these errors were encountered: