ESP-IDF
BLE_BG_CONN
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
BLE_BG_CONN
BLE_BG_CONN macro
Syntax
Show:
Summary
Declaration
from
btm_ble_int.h:250
#define
BLE_BG_CONN
2
Examples
References
from
examples
Code
Location
#define
BLE_BG_CONN
2
btm_ble_int.h:250
if
(
new_param
&&
p_ble_cb
->
conn_state
==
BLE_BG_CONN
)
{
btm_ble.c:586
btm_ble_set_conn_st
(
BLE_BG_CONN
)
;
btm_ble_bgconn.c:529
if
(
p_cb
->
conn_state
==
BLE_BG_CONN
)
{
btm_ble_bgconn.c:535
if
(
new_st
==
BLE_BG_CONN
||
new_st
==
BLE_DIR_CONN
)
{
btm_ble_bgconn.c:788
if
(
conn_st
==
BLE_BG_CONN
)
{
l2c_ble.c:1077
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