ESP-IDF
tBTA_AG_PKT_STAT_NUMS
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_AG_PKT_STAT_NUMS
tBTA_AG_PKT_STAT_NUMS struct
Syntax
Show:
Summary
Declaration
from
bta_ag_api.h:412
typedef
struct
{
UINT32
rx_total
;
UINT32
rx_correct
;
UINT32
rx_err
;
UINT32
rx_none
;
UINT32
rx_lost
;
UINT32
tx_total
;
UINT32
tx_discarded
;
}
tBTA_AG_PKT_STAT_NUMS
;
Fields
Field
Declared as
tBTA_AG_PKT_STAT_NUMS::rx_total
UINT32
tBTA_AG_PKT_STAT_NUMS::rx_correct
UINT32
tBTA_AG_PKT_STAT_NUMS::rx_err
UINT32
tBTA_AG_PKT_STAT_NUMS::rx_none
UINT32
tBTA_AG_PKT_STAT_NUMS::rx_lost
UINT32
tBTA_AG_PKT_STAT_NUMS::tx_total
UINT32
tBTA_AG_PKT_STAT_NUMS::tx_discarded
UINT32
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