ESP-IDF
tBTA_BLE_CONN_PARAMS
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
tBTA_BLE_CONN_PARAMS
tBTA_BLE_CONN_PARAMS struct
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:731
typedef
struct
{
UINT16
scan_interval
;
UINT16
scan_window
;
UINT16
interval_min
;
UINT16
interval_max
;
UINT16
latency
;
UINT16
supervision_timeout
;
UINT16
min_ce_len
;
UINT16
max_ce_len
;
}
tBTA_BLE_CONN_PARAMS
;
Fields
Field
Declared as
tBTA_BLE_CONN_PARAMS::scan_interval
UINT16
tBTA_BLE_CONN_PARAMS::scan_window
UINT16
tBTA_BLE_CONN_PARAMS::interval_min
UINT16
tBTA_BLE_CONN_PARAMS::interval_max
UINT16
tBTA_BLE_CONN_PARAMS::latency
UINT16
tBTA_BLE_CONN_PARAMS::supervision_timeout
UINT16
tBTA_BLE_CONN_PARAMS::min_ce_len
UINT16
tBTA_BLE_CONN_PARAMS::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