Skip to content

samples: avoid direct inclusion of OSIF header#119

Merged
edmont merged 1 commit into
nrfconnect:mainfrom
edmont:pr/fix-include
Jun 26, 2026
Merged

samples: avoid direct inclusion of OSIF header#119
edmont merged 1 commit into
nrfconnect:mainfrom
edmont:pr/fix-include

Conversation

@edmont

@edmont edmont commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

mac_platform.h declares zb_macll_cca() using zb_phy_status_t, which is only defined in internal zb_mac.h, not in public app headers. Use ZB_PAGE0_2_4_GHZ_CHANNEL_FROM/TO from zboss_api.h instead.

mac_platform.h declares zb_macll_cca() using zb_phy_status_t, which is
only defined in internal zb_mac.h, not in public app headers. Use
ZB_PAGE0_2_4_GHZ_CHANNEL_FROM/TO from zboss_api.h instead.

Signed-off-by: Eduardo Montoya <eduardo.montoya@nordicsemi.no>
@edmont edmont requested a review from a team as a code owner June 23, 2026 13:35
@edmont edmont merged commit 298dd57 into nrfconnect:main Jun 26, 2026
6 checks passed
@edmont edmont deleted the pr/fix-include branch June 26, 2026 11:44
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.

2 participants