ESP-IDF
tBTM_CHG_ESCO_EVT_DATA
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_CHG_ESCO_EVT_DATA
tBTM_CHG_ESCO_EVT_DATA struct
Syntax
Show:
Summary
Declaration
from
btm_api.h:1190
typedef
struct
{
UINT16
sco_inx
;
UINT16
rx_pkt_len
;
UINT16
tx_pkt_len
;
BD_ADDR
bd_addr
;
UINT8
hci_status
;
UINT8
tx_interval
;
UINT8
retrans_window
;
}
tBTM_CHG_ESCO_EVT_DATA
;
Fields
Field
Declared as
tBTM_CHG_ESCO_EVT_DATA::sco_inx
UINT16
tBTM_CHG_ESCO_EVT_DATA::rx_pkt_len
UINT16
tBTM_CHG_ESCO_EVT_DATA::tx_pkt_len
UINT16
tBTM_CHG_ESCO_EVT_DATA::bd_addr
BD_ADDR
tBTM_CHG_ESCO_EVT_DATA::hci_status
UINT8
tBTM_CHG_ESCO_EVT_DATA::tx_interval
UINT8
tBTM_CHG_ESCO_EVT_DATA::retrans_window
UINT8
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