ESP-IDF
tBTA_DM_API_BLE_SET_CSA_SUPPORT::csa_select
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
tBTA_DM_API_BLE_SET_CSA_SUPPORT::csa_select
tBTA_DM_API_BLE_SET_CSA_SUPPORT::csa_select field
Syntax
Show:
Summary
Declaration
from
bta_dm_int.h:965
UINT8
csa_select
;
Examples
References
from
examples
Code
Location
Referrer
UINT8
csa_select
;
bta_dm_int.h:965
APPL_TRACE_API
(
"%s, csa_select = %d"
,
__func__
,
p_data
->
ble_set_csa_support
.
csa_select
)
;
bta_dm_act.c:5866
bta_dm_ble_gap_set_csa_support()
BTM_BleSetCsaSupport
(
p_data
->
ble_set_csa_support
.
csa_select
,
p_data
->
ble_set_csa_support
.
p_cback
)
;
bta_dm_act.c:5867
bta_dm_ble_gap_set_csa_support()
p_msg
->
csa_select
=
csa_select
;
bta_dm_api.c:3035
BTA_DmBleGapSetCsaSupport()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_DM_API_BLE_SET_CSA_SUPPORT::csa_select
is written by 1 function and is read by 1 function:
BTA_DmBleGapSetCsaSupport()
All items filtered out
tBTA_DM_API_BLE_SET_CSA_SUPPORT::csa_select
bta_dm_ble_gap_set_csa_support()
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