ESP-IDF
set_channels_args::channels
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
set_channels_args::channels
set_channels_args::channels field
Syntax
Show:
Summary
Declaration
from
btc_gap_ble.h:258
esp_gap_ble_channels
channels
;
Examples
References
from
examples
Code
Location
Referrer
esp_gap_ble_channels
channels
;
btc_gap_ble.h:258
btc_gap_ble_set_channels
(
arg
->
set_channels
.
channels
)
;
btc_gap_ble.c:2171
btc_gap_ble_call_handler()
memcpy
(
&
arg
.
set_channels
.
channels
,
channels
,
ESP_GAP_BLE_CHANNELS_LEN
)
;
esp_gap_ble_api.c:920
esp_gap_ble_set_channels()
arg
.
set_channels
.
channels
[
ESP_GAP_BLE_CHANNELS_LEN
-
1
]
&=
0x1F
;
esp_gap_ble_api.c:921
esp_gap_ble_set_channels()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
set_channels_args::channels
is read by 2 functions:
All items filtered out
set_channels_args::channels
esp_gap_ble_set_channels()
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