ESP-IDF
ble_gap_adv_type()
is only used within ESP-IDF.
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
ble_gap_adv_type()
ble_gap_adv_type() function
$advertise *
Syntax
Show:
Summary
Declaration
from
ble_gap.c:3282
static
int
ble_gap_adv_type
(
const
struct
ble_gap_adv_params
*
adv_params
)
;
Arguments
Argument
adv_params
Related Functions
Found 6 other functions taking a
ble_gap_adv_params
argument:
Function
Description
ble_gap_adv_start()
Start advertising This function configures and start advertising procedure.
bt_le_adv_start()
bt_mesh_adv_start()
ble_gap_log_adv()
ble_gap_adv_validate()
ble_gap_adv_params_tx()
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