ESP-IDF
bt_mesh_health_test
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
bt_mesh_health_test
bt_mesh_health_test struct
Syntax
Show:
Summary
Declaration
from
health_srv.h:51
struct
bt_mesh_health_test
{
uint8_t
id_count
;
const
uint8_t
*
test_ids
;
uint16_t
company_id
;
uint8_t
prev_test_id
;
uint8_t
curr_faults
[
32
]
;
uint8_t
reg_faults
[
32
]
;
}
;
Fields
Field
Declared as
bt_mesh_health_test::id_count
uint8_t
bt_mesh_health_test::test_ids
const
uint8_t
*
bt_mesh_health_test::company_id
uint16_t
bt_mesh_health_test::prev_test_id
uint8_t
bt_mesh_health_test::curr_faults
uint8_t
[
32
]
bt_mesh_health_test::reg_faults
uint8_t
[
32
]
Examples
References
from
examples
Code
Location
Scope
Referrer
struct
bt_mesh_health_test
{
health_srv.h:51
struct
bt_mesh_health_test
test
;
health_srv.h:74
bt_mesh_health_srv
bt_mesh_health_srv::test
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
Instance
Scope
Location
Project
bt_mesh_health_srv::test
bt_mesh_health_srv
health_srv.h:74
Lifecycle
from
examples
All items filtered out
All items filtered out