Searched refs:are_frame_properties_valid (Results 1 – 2 of 2) sorted by relevance
111 static inline bool are_frame_properties_valid(const nrf_802154_transmitted_frame_props_t * p_props) in are_frame_properties_valid() function478 result = are_frame_properties_valid(¶ms.frame_props); in nrf_802154_transmit_raw()514 result = are_frame_properties_valid(&p_metadata->frame_props) && in nrf_802154_transmit_raw_at()788 result = are_frame_properties_valid(&p_metadata->frame_props); in nrf_802154_transmit_csma_ca_raw()
165 static inline bool are_frame_properties_valid(const nrf_802154_transmitted_frame_props_t * p_props) in are_frame_properties_valid() function