Skip to content

samples: avoid direct inclusion of OSIF header#119

Open
edmont wants to merge 1 commit into
nrfconnect:mainfrom
edmont:pr/fix-include
Open

samples: avoid direct inclusion of OSIF header#119
edmont wants to merge 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
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