ESP-IDF
bt_mesh_get_adv_type()
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_get_adv_type()
bt_mesh_get_adv_type() function
Syntax
Show:
Summary
Declaration
from
scan.h:25
uint8_t
bt_mesh_get_adv_type
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
uint8_t
bt_mesh_get_adv_type
(
void
)
scan.c:160
uint8_t
bt_mesh_get_adv_type
(
void
)
;
scan.h:25
bt_mesh_unprov_dev_fifo_enqueue
(
buf
->
data
,
addr
->
val
,
bt_mesh_get_adv_type
(
)
)
;
beacon.c:484
bt_mesh_beacon_recv()
bt_mesh_rpr_srv_unprov_beacon_recv
(
buf
,
bt_mesh_get_adv_type
(
)
,
addr
,
rssi
)
;
beacon.c:485
bt_mesh_beacon_recv()
Call Tree
from
examples
bt_mesh_get_adv_type()
is called by 1 function:
bt_mesh_beacon_recv()
All items filtered out
bt_mesh_get_adv_type()
All items filtered out
Data Use
from
examples
bt_mesh_get_adv_type()
reads 1 variable:
current_adv_type
All items filtered out
bt_mesh_get_adv_type()
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