ESP-IDF
BTC_PID_LIGHTING_SERVER
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
BTC_PID_LIGHTING_SERVER
BTC_PID_LIGHTING_SERVER value
Syntax
Show:
Summary
Declaration
from
btc_task.h:101
BTC_PID_LIGHTING_SERVER
;
Examples
References
from
examples
Code
Location
Referrer
BTC_PID_LIGHTING_SERVER
,
btc_task.h:101
(
esp_ble_mesh_lighting_server_cb_t
)
btc_profile_cb_get
(
BTC_PID_LIGHTING_SERVER
)
;
btc_ble_mesh_lighting_model.c:356
btc_ble_mesh_lighting_server_cb_to_app()
if
(
!
btc_profile_cb_get
(
BTC_PID_LIGHTING_SERVER
)
)
{
btc_ble_mesh_lighting_model.c:465
btc_ble_mesh_lighting_server_callback()
msg
.
pid
=
BTC_PID_LIGHTING_SERVER
;
btc_ble_mesh_lighting_model.c:470
btc_ble_mesh_lighting_server_callback()
[
BTC_PID_LIGHTING_SERVER
]
=
{
NULL
,
btc_ble_mesh_lighting_server_cb_handler
}
,
btc_task.c:243
return
(
btc_profile_cb_set
(
BTC_PID_LIGHTING_SERVER
,
callback
)
==
0
?
ESP_OK
:
ESP_FAIL
)
;
esp_ble_mesh_lighting_model_api.c:79
esp_ble_mesh_register_lighting_server_callback()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
BTC_PID_LIGHTING_SERVER
is read by 3 functions:
All items filtered out
BTC_PID_LIGHTING_SERVER
esp_ble_mesh_register_lighting_server_callback()
btc_ble_mesh_lighting_server_cb_to_app()
btc_ble_mesh_lighting_server_callback()
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