ESP-IDF
+
0
/8 examples
SourceVu will show references to
print_adv_fields()
from the following samples and libraries:
blecent sample
cts_cent sample
enc_adv_data_cent sample
htp_cent sample
coc_blecent sample
proximity_sensor_cent sample
spp_client sample
blecent_throughput sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
print_adv_fields()
print_adv_fields() function
Syntax
Show:
Summary
Declaration
Definition
from
esp_central.h:24
void
print_adv_fields
(
const
struct
ble_hs_adv_fields
*
fields
)
;
Implemented in
misc.c:113
Arguments
Argument
fields
Related Functions
Found 13 other functions taking a
ble_hs_adv_fields
argument:
Function
Description
ble_gap_adv_set_fields()
Configures the fields to include in subsequent advertisements. This is a convenience wrapper for ble_gap_adv_set_data().
ble_hs_adv_parse_fields()
ble_gap_adv_rsp_set_fields()
Configures the fields to include in subsequent scan responses. This is a convenience wrapper for ble_gap_adv_rsp_set_data().
ble_hs_adv_set_fields_mbuf()
ble_hs_adv_set_fields()
Converts a high-level set of fields to a byte buffer.
ble_hs_adv_parse_uuids32()
ble_hs_adv_parse_uuids128()
ble_hs_adv_parse_uuids16()
ble_eddystone_set_adv_data_gen()
Populates the supplied advertisement fields struct to represent an eddystone advertisement. Prior to calling this function, you must write the service data header and payload using the ble_eddystone_set_svc_data_base() function.
adv_set_fields()
ble_eddystone_set_adv_data_uid()
Configures the device to advertise Eddystone UID beacons.
ble_eddystone_set_adv_data_url()
Configures the device to advertise Eddystone URL beacons.
ble_hs_adv_parse_one_field()
Examples
print_adv_fields()
is referenced by 8 libraries and example projects:
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