ESP-IDF
bt_mesh_adv_type
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
bt_mesh_adv_type
bt_mesh_adv_type enum
Syntax
Show:
Summary
Declaration
from
adv.h:40
enum
bt_mesh_adv_type
{
BLE_MESH_ADV_PROV
,
BLE_MESH_ADV_DATA
,
BLE_MESH_ADV_BEACON
,
BLE_MESH_ADV_URI
,
BLE_MESH_ADV_BLE
,
BLE_MESH_ADV_PROXY_SOLIC
,
}
;
Values
Value
Declared as
bt_mesh_adv_type::BLE_MESH_ADV_PROV
bt_mesh_adv_type::BLE_MESH_ADV_DATA
bt_mesh_adv_type::BLE_MESH_ADV_BEACON
bt_mesh_adv_type::BLE_MESH_ADV_URI
bt_mesh_adv_type::BLE_MESH_ADV_BLE
bt_mesh_adv_type::BLE_MESH_ADV_PROXY_SOLIC
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