Skip to content

refactor(Client): Reduce nesting#292

Open
thekurtovic wants to merge 1 commit into
h2zero:masterfrom
thekurtovic:refactor-client
Open

refactor(Client): Reduce nesting#292
thekurtovic wants to merge 1 commit into
h2zero:masterfrom
thekurtovic:refactor-client

Conversation

@thekurtovic

@thekurtovic thekurtovic commented Jan 14, 2025

Copy link
Copy Markdown
Collaborator
  • Rename serviceDiscoveredCB to svcDiscCB.
  • Rename exchangeMTUCb to exchangeMTUCB to be consistent with codebase.
  • Add parameter out to retrieveServices, default value works as the original method.
    • out: if not nullptr, will allow caller to obtain the service
  • General cleanup
@h2zero

h2zero commented Jan 14, 2025

Copy link
Copy Markdown
Owner

Nice, all looks good to consolidate. I think we should communicate offsite, if you're interested please contact me through the email in my profile.

* Renames serviceDiscoveredCB to serviceDiscCB.
* Adds parameter out to retrieveServices, default value works as the original method.
    * out: if not nullptr, will allow caller to obtain the service
* Rename serviceDiscoveredCB to svcDiscCB
* General cleanup
@thekurtovic thekurtovic marked this pull request as ready for review January 27, 2025 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants