Lines Matching full:l2
9 * @brief IEEE 802.15.4 native L2 stack public header
33 * @brief IEEE 802.15.4 native and OpenThread L2, configuration, management and
36 * @details The IEEE 802.15.4 and Thread subsystems comprise the OpenThread L2
37 * subsystem, the native IEEE 802.15.4 L2 subsystem ("Soft" MAC), a mostly
39 * native L2 stacks ("Hard" MAC and PHY) as well as several APIs to configure
61 * protocols stack at the MAC (L2) and PHY (L1) levels
63 * - L2 integration (subsystem contributors):
65 * - implementation of Zephyr's internal L2-level socket and network context
80 * @defgroup ieee802154_l2 IEEE 802.15.4 L2
85 * @brief IEEE 802.15.4 L2 APIs
92 * - implements Zephyr's internal L2-level socket and network context
202 * @details Currently native L2 only supports a single secKeySource, see
219 * @warning Currently native L2 allows to configure one common security
251 /** IEEE 802.15.4 L2 context. */
349 /** L2 flags */
400 /* L2 context type to be used with NET_L2_GET_CTX_TYPE */