ESP-IDF
BTM_BLE_CONN_INT_MIN_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_INT_MIN_DEF
BTM_BLE_CONN_INT_MIN_DEF macro
Syntax
Show:
Summary
Declaration
from
btm_ble_api.h:170
#define
BTM_BLE_CONN_INT_MIN_DEF
10
Examples
References
from
examples
Code
Location
#define
BTM_BLE_CONN_INT_MIN_DEF
10
/* recommended min: 12.5 ms = 10 * 1.25 */
btm_ble_api.h:170
BTM_BLE_CONN_INT_MIN_DEF
,
/* UINT16 conn_int_min */
btm_ble_bgconn.c:519
p_dev_rec
->
conn_params
.
min_conn_int
:
BTM_BLE_CONN_INT_MIN_DEF
)
,
/* UINT16 conn_int_min */
l2c_ble.c:982
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