ESP-IDF
btc_to_bta_adv_data()
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
btc_to_bta_adv_data()
btc_to_bta_adv_data() function
Syntax
Show:
Summary
Declaration
from
btc_gap_ble.c:173
static
void
btc_to_bta_adv_data
(
esp_ble_adv_data_t
*
p_adv_data
,
tBTA_BLE_ADV_DATA
*
bta_adv_data
,
uint32_t
*
data_mask
)
;
Arguments
Argument
p_adv_data
bta_adv_data
data_mask
Related Functions
Found 2 other functions taking a
esp_ble_adv_data_t
argument:
Function
Description
esp_ble_gap_config_adv_data()
This function is called to override the BTA default ADV parameters.
btc_ble_set_adv_data()
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