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

Not getting passkey events in custom gap handler #146

Open
finger563 opened this issue Mar 8, 2024 · 1 comment
Open

Not getting passkey events in custom gap handler #146

finger563 opened this issue Mar 8, 2024 · 1 comment

Comments

@finger563
Copy link

finger563 commented Mar 8, 2024

I'm not getting BLE_GAP_EVENT_PASSKEY_ACTION in my custom gap event handler (but I am getting the other event), is that expected? Relevant code here

Originally posted by @finger563 in #117 (comment)

@finger563 finger563 changed the title I'm not getting BLE_GAP_EVENT_PASSKEY_ACTION in my custom gap event handler (but I am getting the other event), is that expected? Relevant code [here](https://github.com/esp-cpp/espp/blob/main/components/gfps_service/src/nearby_ble.cpp#L82) Not getting passkey events in custom gap handler Mar 8, 2024
@h2zero
Copy link
Owner

h2zero commented Apr 21, 2024

Hmm, I'm not sure why that isn't being sent, possibly missing the call in NimBLE.

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

No branches or pull requests

2 participants