ESP-IDF
+
0
/20 examples
SourceVu will show references to
ble_hs_adv_fields::name_is_complete
from the following samples and libraries:
blecsc sample
blehr sample
bleprph sample
bleprph_host_only sample
bleprph_wifi_coex sample
ble_dynamic_service sample
power_save sample
NimBLE_Beacon sample
NimBLE_Connection sample
NimBLE_GATT_Server sample
NimBLE_Security sample
cts_prph sample
enc_adv_data_prph sample
htp_prph sample
coc_bleprph sample
ble_multi_conn_prph sample
proximity_sensor_prph sample
spp_server sample
blecent_throughput sample
bleprph_throughput sample
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
ble_hs_adv_fields::name_is_complete
ble_hs_adv_fields::name_is_complete field
Syntax
Show:
Summary
Declaration
from
ble_hs_adv.h:69
unsigned
name_is_complete
:
1
;
Examples
ble_hs_adv_fields::name_is_complete
is referenced by 20 libraries and example projects:
blecsc sample
blehr sample
bleprph sample
bleprph_host_only sample
bleprph_wifi_coex sample
ble_dynamic_service sample
power_save sample
NimBLE_Beacon sample
NimBLE_Connection sample
NimBLE_GATT_Server sample
NimBLE_Security sample
cts_prph sample
enc_adv_data_prph sample
htp_prph sample
coc_bleprph sample
ble_multi_conn_prph sample
proximity_sensor_prph sample
spp_server sample
blecent_throughput sample
bleprph_throughput sample
References
from
0/20
examples
Code
Location
Referrer
unsigned
name_is_complete
:
1
;
ble_hs_adv.h:69
if
(
adv_fields
->
name_is_complete
)
{
ble_hs_adv.c:315
adv_set_fields()
adv_fields
->
name_is_complete
=
0
;
ble_hs_adv.c:755
ble_hs_adv_parse_one_field()
adv_fields
->
name_is_complete
=
1
;
ble_hs_adv.c:761
ble_hs_adv_parse_one_field()
fields
->
name_is_complete
?
""
:
"in"
,
s
)
;
misc.c:159
print_adv_fields()
resp_data
.
name_is_complete
=
1
;
protocomm_nimble.c:566
simple_ble_start()
Call Tree
from
0/20
examples
All items filtered out
All items filtered out
Data Use
from
0/20
examples
ble_hs_adv_fields::name_is_complete
is written by 2 functions and is read by 2 functions:
ble_hs_adv_parse_one_field()
simple_ble_start()
All items filtered out
ble_hs_adv_fields::name_is_complete
adv_set_fields()
print_adv_fields()
All items filtered out
Class Tree
from
0/20
examples
All items filtered out
All items filtered out
Override Tree
from
0/20
examples
All items filtered out
All items filtered out
Implementations
from
0/20
examples
All items filtered out
All items filtered out
Instances
from
0/20
examples
Lifecycle
from
0/20
examples
All items filtered out
All items filtered out