ESP-IDF
get_model()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
get_model()
get_model() function
Syntax
Show:
Summary
Declaration
from
cfg_srv.c:156
static
struct
bt_mesh_model
*
get_model
(
struct
bt_mesh_elem
*
elem
,
struct
os_mbuf
*
buf
,
bool
*
vnd
)
;
Arguments
Argument
elem
buf
vnd
Related Functions
Found 26 other functions taking a
bt_mesh_elem
argument:
Function
Description
bt_mesh_model_find()
Find a SIG model.
get_model()
bt_mesh_model_find_vnd()
Find a vendor model.
bt_mesh_fault_update()
bt_mesh_elem_register()
commit_model()
clear_pending_mod()
store_pending_mod()
mod_init()
bt_mesh_elem_find_group()
mod_deinit()
mod_reset()
_mod_unbind()
model_suspend()
model_resume()
_model_unbind()
model_suspend()
model_resume()
model_start()
mod_init()
commit_mod()
bt_mesh_elem_find_group()
find_op()
comp_add_elem()
mod_app_key_del()
mod_reset()
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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