ESP-IDF
tBTM_BLE_CONN_ST
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_CONN_ST
tBTM_BLE_CONN_ST
Syntax
Show:
Summary
Declaration
from
btm_ble_int.h:252
typedef
UINT8
tBTM_BLE_CONN_ST
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
UINT8
tBTM_BLE_CONN_ST
;
btm_ble_int.h:252
tBTM_BLE_CONN_ST
btm_ble_get_conn_st
(
void
)
btm_ble_bgconn.c:771
btm_ble_get_conn_st()
void
btm_ble_set_conn_st
(
tBTM_BLE_CONN_ST
new_st
)
btm_ble_bgconn.c:784
btm_ble_set_conn_st()
btm_ble_set_conn_st()::new_st
tBTM_BLE_CONN_ST
conn_state
;
btm_ble_int.h:360
tBTM_BLE_CB
tBTM_BLE_CB::conn_state
tBTM_BLE_CONN_ST
btm_ble_get_conn_st
(
void
)
;
btm_ble_int.h:415
btm_ble_get_conn_st()
void
btm_ble_set_conn_st
(
tBTM_BLE_CONN_ST
new_st
)
;
btm_ble_int.h:416
btm_ble_set_conn_st()
btm_ble_set_conn_st()::new_st
tBTM_BLE_CONN_ST
conn_st
=
btm_ble_get_conn_st
(
)
;
l2c_ble.c:1066
l2cble_create_conn()
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::conn_state
tBTM_BLE_CB
btm_ble_int.h:360
return
btm_ble_get_conn_st()
btm_ble_int.h:415
btm_ble_set_conn_st()::new_st
btm_ble_set_conn_st()
btm_ble_int.h:416
return
btm_ble_get_conn_st()
btm_ble_bgconn.c:771
btm_ble_set_conn_st()::new_st
btm_ble_set_conn_st()
btm_ble_bgconn.c:784
Lifecycle
from
examples
All items filtered out
All items filtered out