ESP-IDF
bt_mesh_time_scene_client_cb_evt_to_btc()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
bt_mesh_time_scene_client_cb_evt_to_btc()
bt_mesh_time_scene_client_cb_evt_to_btc() function
Syntax
Show:
Summary
Declaration
from
btc_ble_mesh_time_scene_model.h:55
void
bt_mesh_time_scene_client_cb_evt_to_btc
(
uint32_t
opcode
,
uint8_t
evt_type
,
struct
bt_mesh_model
*
model
,
struct
bt_mesh_msg_ctx
*
ctx
,
const
uint8_t
*
val
,
size_t
len
)
;
Arguments
Argument
Declared as
opcode
uint32_t
evt_type
uint8_t
model
struct
bt_mesh_model
*
ctx
struct
bt_mesh_msg_ctx
*
val
const
uint8_t
*
len
size_t
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