ESP-IDF
tBTA_DM_API_UPDATE_CONN_PARAM
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_DM_API_UPDATE_CONN_PARAM
tBTA_DM_API_UPDATE_CONN_PARAM struct
Syntax
Show:
Summary
Declaration
from
bta_dm_int.h:986
typedef
struct
{
BT_HDR
hdr
;
BD_ADDR
bd_addr
;
UINT16
min_int
;
UINT16
max_int
;
UINT16
latency
;
UINT16
timeout
;
}
tBTA_DM_API_UPDATE_CONN_PARAM
;
Fields
Field
Declared as
tBTA_DM_API_UPDATE_CONN_PARAM::hdr
BT_HDR
tBTA_DM_API_UPDATE_CONN_PARAM::bd_addr
BD_ADDR
tBTA_DM_API_UPDATE_CONN_PARAM::min_int
UINT16
tBTA_DM_API_UPDATE_CONN_PARAM::max_int
UINT16
tBTA_DM_API_UPDATE_CONN_PARAM::latency
UINT16
tBTA_DM_API_UPDATE_CONN_PARAM::timeout
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