ESP-IDF
ble_mesh_node_bind_local_mod_app_args::company_id
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ble_mesh_node_bind_local_mod_app_args::company_id
ble_mesh_node_bind_local_mod_app_args::company_id field
Syntax
Show:
Summary
Declaration
from
btc_ble_mesh_prov.h:134
uint16_t
company_id
;
Examples
References
from
examples
Code
Location
Referrer
uint16_t
company_id
;
btc_ble_mesh_prov.h:134
param
.
node_bind_app_key_to_model_comp
.
company_id
=
arg
->
node_local_mod_app_bind
.
company_id
;
btc_ble_mesh_prov.c:2370
btc_ble_mesh_prov_call_handler()
arg
->
node_local_mod_app_bind
.
company_id
,
btc_ble_mesh_prov.c:2375
btc_ble_mesh_prov_call_handler()
arg
.
node_local_mod_app_bind
.
company_id
=
company_id
;
esp_ble_mesh_local_data_operation_api.c:214
esp_ble_mesh_node_bind_app_key_to_local_model()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ble_mesh_node_bind_local_mod_app_args::company_id
is written by 1 function and is read by 1 function:
esp_ble_mesh_node_bind_app_key_to_local_model()
All items filtered out
ble_mesh_node_bind_local_mod_app_args::company_id
btc_ble_mesh_prov_call_handler()
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