ESP-IDF
tBTM_BLE_WL_STATE
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
tBTM_BLE_WL_STATE
tBTM_BLE_WL_STATE
Syntax
Show:
Summary
Declaration
from
btm_ble_int.h:238
typedef
UINT8
tBTM_BLE_WL_STATE
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
UINT8
tBTM_BLE_WL_STATE
;
btm_ble_int.h:238
static
void
btm_suspend_wl_activity
(
tBTM_BLE_WL_STATE
wl_state
)
;
btm_ble_bgconn.c:43
btm_suspend_wl_activity()
btm_suspend_wl_activity()::wl_state
static
void
btm_suspend_wl_activity
(
tBTM_BLE_WL_STATE
wl_state
)
btm_ble_bgconn.c:684
btm_suspend_wl_activity()
btm_suspend_wl_activity()::wl_state
void
btm_resume_wl_activity
(
tBTM_BLE_WL_STATE
wl_state
)
btm_ble_bgconn.c:706
btm_resume_wl_activity()
btm_resume_wl_activity()::wl_state
tBTM_BLE_WL_STATE
temp_wl_state
=
btm_cb
.
ble_ctr_cb
.
wl_state
;
btm_ble_gap.c:4146
btm_ble_stop_adv()
tBTM_BLE_WL_STATE
wl_state
;
btm_ble_int.h:357
tBTM_BLE_CB
tBTM_BLE_CB::wl_state
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
Instance
Scope
Location
Project
tBTM_BLE_CB::wl_state
tBTM_BLE_CB
btm_ble_int.h:357
btm_suspend_wl_activity()::wl_state
btm_suspend_wl_activity()
btm_ble_bgconn.c:43
btm_suspend_wl_activity()::wl_state
btm_suspend_wl_activity()
btm_ble_bgconn.c:684
btm_resume_wl_activity()::wl_state
btm_resume_wl_activity()
btm_ble_bgconn.c:706
Lifecycle
from
examples
All items filtered out
All items filtered out