ESP-IDF
ble_gap_set_data_related_addr_change_param()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ble_gap_set_data_related_addr_change_param()
ble_gap_set_data_related_addr_change_param() function
Set Data Related Address Changes Param
Syntax
Show:
Summary
Declaration
Definition
from
ble_gap.h:3300
int
ble_gap_set_data_related_addr_change_param
(
uint8_t
adv_handle
,
uint8_t
change_reason
)
;
Implemented in
ble_gap.c:9236
Arguments
Argument
Description
adv_handle
Advertising handle
change_reason
Reasons for refreshing addresses
Return value
0 on success; nonzero on failure.
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