Zephyr API Documentation
4.1.99
A Scalable Open Source RTOS
4.1.99
Toggle main menu visibility
Main Page
Related Pages
Topics
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
Enumerator
Files
File List
Globals
All
$
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
$
a
b
c
d
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
x
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Macros
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
▼
Zephyr API Documentation
►
Introduction
Deprecated List
►
Topics
►
Data Structures
►
Files
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
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
IEEE802154_HW_SLEEP_TO_TX
Drivers and L2 SHALL not introduce additional references to this capability and remove existing ones as outlined in #63670.
Global
kscan_callback_t
)(const struct device *dev, uint32_t row, uint32_t column, bool pressed)
Global
kscan_config
(const struct device *dev, kscan_callback_t callback)
Global
kscan_disable_callback
(const struct device *dev)
Global
kscan_enable_callback
(const struct device *dev)
Module
kscan_interface
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.
Generated on Thu Mar 13 2025 12:05:45 for Zephyr API Documentation by
1.12.0