Zephyr Project API
4.1.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
Deprecated List
Global
BT_LE_ADV_CONN
This is a convenience macro for
BT_LE_ADV_OPT_CONNECTABLE
, which is deprecated. Please use
BT_LE_ADV_CONN_FAST_1
or
BT_LE_ADV_CONN_FAST_2
instead.
Global
BT_LE_ADV_CONN_NAME
This macro will be removed in the near future, see
https://github.com/zephyrproject-rtos/zephyr/issues/71686
Global
BT_LE_ADV_CONN_NAME_AD
This macro will be removed in the near future, see
https://github.com/zephyrproject-rtos/zephyr/issues/71686
Global
BT_LE_ADV_NCONN_NAME
This macro will be removed in the near future, see
https://github.com/zephyrproject-rtos/zephyr/issues/71686
Global
BT_LE_ADV_OPT_CONNECTABLE
Use
BT_LE_ADV_OPT_CONN
instead.
Global
BT_LE_ADV_OPT_FORCE_NAME_IN_AD
This option will be removed in the near future, see
https://github.com/zephyrproject-rtos/zephyr/issues/71686
Global
BT_LE_ADV_OPT_ONE_TIME
Use
BT_LE_ADV_OPT_CONN
instead.
Global
BT_LE_ADV_OPT_USE_NAME
This option will be removed in the near future, see
https://github.com/zephyrproject-rtos/zephyr/issues/71686
Global
BT_LE_EXT_ADV_CODED_NCONN_NAME
This macro will be removed in the near future, see
https://github.com/zephyrproject-rtos/zephyr/issues/71686
Global
BT_LE_EXT_ADV_CONN_NAME
This macro will be removed in the near future, see
https://github.com/zephyrproject-rtos/zephyr/issues/71686
Global
BT_LE_EXT_ADV_NCONN_NAME
This macro will be removed in the near future, see
https://github.com/zephyrproject-rtos/zephyr/issues/71686
Global
BT_LE_EXT_ADV_SCAN_NAME
This macro will be removed in the near future, see
https://github.com/zephyrproject-rtos/zephyr/issues/71686
Global
net_if_ipv4_get_netmask
(struct
net_if
*iface)
Use
net_if_ipv4_get_netmask_by_addr()
instead.
Global
net_if_ipv4_set_netmask
(struct
net_if
*iface, const struct
in_addr
*netmask)
Use
net_if_ipv4_set_netmask_by_addr()
instead.
Global
net_if_ipv4_set_netmask_by_index
(int index, const struct
in_addr
*netmask)
Use
net_if_ipv4_set_netmask_by_addr()
instead.
Global
PWM_STM32_COMPLEMENTARY
Use the PWM complementary
STM32_PWM_COMPLEMENTARY
flag instead.
Global
stream_flash_erase_page
(struct
stream_flash_ctx
*ctx, off_t off)
Use
flash_area_erase()
or
flash_erase()
. Note that there is no Stream Flash API equivalent for that.
Global
TLS_CREDENTIAL_SERVER_CERTIFICATE
Use TLS_CREDENTIAL_PUBLIC_CERTIFICATE instead.
Generated on Sun May 4 2025 13:59:49 for Zephyr Project API by
1.9.8