ESP-IDF
btc_ble_gap_args_t::set_csa_support
is only used within ESP-IDF.
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
btc_ble_gap_args_t::set_csa_support
btc_ble_gap_args_t::set_csa_support field
Syntax
Show:
Summary
Declaration
from
btc_gap_ble.h:281
struct
set_csa_support_args
{
uint8_t
csa_select
;
}
set_csa_support
;
Examples
References
from
examples
Code
Location
Referrer
}
set_csa_support
;
btc_gap_ble.h:283
BTA_DmBleGapSetCsaSupport
(
arg
->
set_csa_support
.
csa_select
,
btc_ble_set_csa_support_callback
)
;
btc_gap_ble.c:2425
btc_gap_ble_call_handler()
arg
.
set_csa_support
.
csa_select
=
csa_select
;
esp_gap_ble_api.c:1063
esp_ble_gap_set_csa_support()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
btc_ble_gap_args_t::set_csa_support
is read by 2 functions:
All items filtered out
btc_ble_gap_args_t::set_csa_support
esp_ble_gap_set_csa_support()
btc_gap_ble_call_handler()
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