ESP-IDF
BLE_CHANNELS
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
BLE_CHANNELS
BLE_CHANNELS
Syntax
Show:
Summary
Declaration
from
bt_types.h:363
typedef
UINT8
BLE_CHANNELS
[
BLE_CHANNELS_LEN
]
;
Examples
References
from
examples
Code
Location
Referrer
typedef
UINT8
BLE_CHANNELS
[
BLE_CHANNELS_LEN
]
;
bt_types.h:363
tBTM_STATUS
BTM_BleSetChannels
(
BLE_CHANNELS
channels
,
tBTM_CMPL_CB
*
p_ble_channels_cmpl_cback
)
;
btm_api.h:4356
tBTM_STATUS
BTM_BleSetChannels
(
BLE_CHANNELS
channels
,
tBTM_CMPL_CB
*
p_ble_channels_cmpl_cback
)
btm_devctl.c:1312
BTM_BleSetChannels()
BOOLEAN
btsnd_hcic_ble_set_channels
(
BLE_CHANNELS
channels
)
hciblecmds.c:1064
btsnd_hcic_ble_set_channels()
BOOLEAN
btsnd_hcic_ble_set_channels
(
BLE_CHANNELS
channels
)
;
hcimsgs.h:583
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