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

Secure Connections #204

Open
gitchander opened this issue Nov 28, 2023 · 2 comments
Open

Secure Connections #204

gitchander opened this issue Nov 28, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@gitchander
Copy link

Can I make bonding Secure Connections for service?

@deadprogram
Copy link
Member

At least some of the current platforms can support this, with some work to create the needed wrappers in this package.

SoftDevice:
https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v5.0.0/group___b_l_e___g_a_p___p_e_r_i_p_h___l_e_s_c___m_s_c.html

Linux:
https://github.com/muka/go-bluetooth/blob/master/bluez/profile/device/gen_Device1.go#L782

@aykevl
Copy link
Member

aykevl commented Dec 25, 2023

See: #200 and #201

I plan on working on bonding soon, probably starting with #201 (but making sure the API is entirely cross-platform).

@deadprogram deadprogram added the enhancement New feature or request label Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants