ESP-IDF
BTM_BLE_CONN_TIMEOUT_DEF
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
BTM_BLE_CONN_TIMEOUT_DEF
BTM_BLE_CONN_TIMEOUT_DEF macro
Syntax
Show:
Summary
Declaration
from
btm_ble_api.h:189
#define
BTM_BLE_CONN_TIMEOUT_DEF
600
Examples
References
from
examples
Code
Location
#define
BTM_BLE_CONN_TIMEOUT_DEF
600
btm_ble_api.h:189
p_dev_rec
->
conn_params
.
supervision_tout
=
BTM_BLE_CONN_TIMEOUT_DEF
;
btm_ble.c:650
BTM_BLE_CONN_TIMEOUT_DEF
,
/* UINT16 conn_timeout */
btm_ble_bgconn.c:522
supervision_tout
=
BTM_BLE_CONN_TIMEOUT_DEF
;
l2c_ble.c:560
p_dev_rec
->
conn_params
.
supervision_tout
:
BTM_BLE_CONN_TIMEOUT_DEF
)
,
/* UINT16 conn_timeout */
l2c_ble.c:988
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