ESP-IDF
tBTM_LE_CONN_PRAMS
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_LE_CONN_PRAMS
tBTM_LE_CONN_PRAMS struct
Syntax
Show:
Summary
Declaration
from
btm_ble_int.h:214
typedef
struct
{
UINT16
scan_interval
;
UINT16
scan_window
;
UINT16
min_conn_int
;
UINT16
max_conn_int
;
UINT16
slave_latency
;
UINT16
supervision_tout
;
UINT16
min_ce_len
;
UINT16
max_ce_len
;
}
tBTM_LE_CONN_PRAMS
;
Fields
Field
Declared as
tBTM_LE_CONN_PRAMS::scan_interval
UINT16
tBTM_LE_CONN_PRAMS::scan_window
UINT16
tBTM_LE_CONN_PRAMS::min_conn_int
UINT16
tBTM_LE_CONN_PRAMS::max_conn_int
UINT16
tBTM_LE_CONN_PRAMS::slave_latency
UINT16
tBTM_LE_CONN_PRAMS::supervision_tout
UINT16
tBTM_LE_CONN_PRAMS::min_ce_len
UINT16
tBTM_LE_CONN_PRAMS::max_ce_len
UINT16
Examples
References
from
examples
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