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

Bluetooth: Mesh: Priv net id parse on proxy cli #63735

Conversation

Andrewpini
Copy link
Collaborator

@Andrewpini Andrewpini commented Oct 10, 2023

  • Adds parsing of Private Network Identity parsing in the proxy client,
    allowing the client to use these messages to establish a GATT
    connection.

  • Adds test verifying that Private Beacons are received
    over a GATT proxy connection.

  • Adds internal proxy API to enhance testabillity of
    the proxy implementation.

subsys/bluetooth/mesh/proxy_cli.c Outdated Show resolved Hide resolved
subsys/bluetooth/mesh/proxy_cli.c Show resolved Hide resolved
subsys/bluetooth/mesh/proxy_cli.c Outdated Show resolved Hide resolved
subsys/bluetooth/mesh/proxy_cli.c Outdated Show resolved Hide resolved
tests/bsim/bluetooth/mesh/src/test_beacon.c Show resolved Hide resolved
@Andrewpini Andrewpini force-pushed the NCSDK-23599_PRB-Proxy_GATT_communication branch from 65d5e49 to 337f357 Compare October 11, 2023 07:02
Adds parsing of Private Network Identity parsing in the proxy client,
allowing the client to use these messages to establish a GATT
connection.

Signed-off-by: Anders Storrø <anders.storro@nordicsemi.no>
@Andrewpini Andrewpini force-pushed the NCSDK-23599_PRB-Proxy_GATT_communication branch from 337f357 to 6e080ce Compare October 11, 2023 10:57
Adds internal proxy API to enhance testabillity of
the proxy implementation.

Signed-off-by: Anders Storrø <anders.storro@nordicsemi.no>
@Andrewpini Andrewpini force-pushed the NCSDK-23599_PRB-Proxy_GATT_communication branch from 6e080ce to f5546d9 Compare October 11, 2023 14:21
Adds test verifying that Private Beacons are received
over a GATT proxy connection.

Signed-off-by: Anders Storrø <anders.storro@nordicsemi.no>
@Andrewpini Andrewpini force-pushed the NCSDK-23599_PRB-Proxy_GATT_communication branch from f5546d9 to 794c01c Compare October 11, 2023 14:33
@fabiobaltieri fabiobaltieri added this to the v3.6.0 milestone Oct 12, 2023
@carlescufi carlescufi merged commit 49bd77a into zephyrproject-rtos:main Oct 20, 2023
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants