ESP-IDF
get_be24()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
get_be24()
get_be24() function
Syntax
Show:
Summary
Declaration
Definition
from
endian.h:279
uint32_t
get_be24
(
const
void
*
buf
)
;
Implemented in
endian.c:194
Arguments
Argument
buf
Examples
References
from
examples
Code
Location
Referrer
get_be24
(
const
void
*
buf
)
endian.c:195
uint32_t
get_be24
(
const
void
*
buf
)
;
endian.h:279
poll_to
=
sys_get_be24
(
msg
->
poll_to
)
;
friend.c:976
bt_mesh_friend_req()
msg_cache
[
i
]
.
seq
==
(
SEQ
(
pdu
->
om_data
)
&
BIT_MASK
(
17
)
)
)
{
net.c:132
msg_cache_match()
.
seq
=
SEQ
(
buf
->
om_data
)
,
net.c:391
bt_mesh_net_local()
BT_DBG
(
"Dropped 0x%06x"
,
SEQ
(
buf
->
om_data
)
)
;
net.c:585
bt_mesh_net_loopback_clear()
rx
->
seq
=
SEQ
(
buf
->
om_data
)
;
net.c:744
bt_mesh_net_header_parse()
rx
->
seq
=
SEQ
(
out
->
om_data
)
;
net.c:791
bt_mesh_net_decode()
Call Tree
from
examples
get_be24()
is called by 6 functions:
bt_mesh_friend_req()
msg_cache_match()
bt_mesh_net_local()
bt_mesh_net_loopback_clear()
bt_mesh_net_header_parse()
bt_mesh_net_decode()
All items filtered out
get_be24()
All items filtered out
Data Use
from
examples
get_be24()
:
All items filtered out
get_be24()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out