Home
last modified time | relevance | path

Searched refs:IE_VENDOR_SIZE_MIN (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-3.4.0/drivers/nrf_802154/serialization/include/host/
Dnrf_802154_const.h196 #define IE_VENDOR_SIZE_MIN 3 ///< Vendor-sp… macro
/hal_nordic-3.4.0/drivers/nrf_802154/driver/include/
Dnrf_802154_const.h197 #define IE_VENDOR_SIZE_MIN 3 ///< Vendor-sp… macro
/hal_nordic-3.4.0/drivers/nrf_802154/driver/src/mac_features/
Dnrf_802154_ie_writer.c403 if (nrf_802154_frame_parser_ie_length_get(p_iterator) >= IE_VENDOR_SIZE_MIN && in ie_writer_prepare()