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

Fix BLE API include directive issue with CY8CKIT-062-BLE #15528

Conversation

vishwamartur
Copy link

@vishwamartur vishwamartur commented Nov 2, 2024

Related to #15483

Implement the createBLEInstance() function in connectivity/FEATURE_BLE/source/cordio/source/BLEInstanceBaseImpl.cpp.

  • Return a valid BLEInstanceBase object from the createBLEInstance() function.
  • Ensure the createBLEInstance() function is correctly linked and resolves the undefined reference error.

Related to ARMmbed#15483

Implement the `createBLEInstance()` function in `connectivity/FEATURE_BLE/source/cordio/source/BLEInstanceBaseImpl.cpp`.

* Return a valid `BLEInstanceBase` object from the `createBLEInstance()` function.
* Ensure the `createBLEInstance()` function is correctly linked and resolves the undefined reference error.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/ARMmbed/mbed-os/issues/15483?shareId=XXXX-XXXX-XXXX-XXXX).
@vishwamartur vishwamartur deleted the fix-ble-api-include-directive branch November 2, 2024 07:28
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

Successfully merging this pull request may close these issues.

1 participant