ESP-IDF
HCI_TRACE_EVENT
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
HCI_TRACE_EVENT
HCI_TRACE_EVENT macro
Syntax
Show:
Summary
Declaration
from
bt_trace.h:390
#define
HCI_TRACE_EVENT
(
fmt
,
args
...
)
{
if
(
HCI_INITIAL_TRACE_LEVEL
>=
BT_TRACE_LEVEL_EVENT
&&
BT_LOG_LEVEL_CHECK
(
HCI
,
EVENT
)
)
BT_PRINT_D
(
"BT_HCI"
,
fmt
,
##
args
)
;
}
Arguments
Argument
fmt
args
Examples
References
from
examples
Code
Location
#define
HCI_TRACE_EVENT
(
fmt
,
args
...
)
{
if
(
HCI_INITIAL_TRACE_LEVEL
>=
BT_TRACE_LEVEL_EVENT
&&
BT_LOG_LEVEL_CHECK
(
HCI
,
EVENT
)
)
BT_PRINT_D
(
"BT_HCI"
,
fmt
,
##
args
)
;
}
bt_trace.h:390
HCI_TRACE_EVENT
(
"%s opcode 0x%x status 0x%x"
,
__func__
,
opcode
,
status
)
;
btu_hcif.c:1115
HCI_TRACE_EVENT
(
"%s, conn_handle = %d"
,
__func__
,
conn_handle
)
;
hciblecmds.c:1124
HCI_TRACE_EVENT
(
"%s, all_phys = %d, tx_phys = %d, rx_phys = %d"
,
__func__
,
all_phys
,
tx_phys
,
rx_phys
)
;
hciblecmds.c:1142
HCI_TRACE_EVENT
(
"%s, conn_handle = %d, all_phys = %d, tx_phys = %d, rx_phys = %d, phy_options = %d"
,
__func__
,
hciblecmds.c:1161
HCI_TRACE_EVENT
(
"%s, rx_channel = %d, phy = %d, modulation_idx = %d"
,
__func__
,
hciblecmds.c:1183
HCI_TRACE_EVENT
(
"%s, tx_channel = %d, len = %d, packect = %d, phy = %d"
,
__func__
,
hciblecmds.c:1205
HCI_TRACE_EVENT
(
"%s, adv_handle = %d"
,
__func__
,
adv_handle
)
;
hciblecmds.c:1226
HCI_TRACE_EVENT
(
"%s, adv_handle = %d, properties = %d, interval_min = %d, interval_max = %d, channel_map = %d,\n\
hciblecmds.c:1251
HCI_TRACE_EVENT
(
"%s, adv_handle = %d, operation = %d, fragment_prefrence = %d,\
hciblecmds.c:1290
HCI_TRACE_EVENT
(
"%s, adv_handle = %d, operation = %d, fragment_prefrence = %d,\n\
hciblecmds.c:1323
HCI_TRACE_EVENT
(
"%s, enable = %d, num_of_sets = %d"
,
__func__
,
enable
,
num_of_sets
)
;
hciblecmds.c:1357
HCI_TRACE_EVENT
(
"adv_handle[%d] = %d, duration[%d] = %d, max_adv_evt[%d] = %d"
,
k
,
adv_handle
[
k
]
,
hciblecmds.c:1360
HCI_TRACE_EVENT
(
"%s"
,
__func__
)
;
hciblecmds.c:1382
HCI_TRACE_EVENT
(
"%s"
,
__func__
)
;
hciblecmds.c:1396
HCI_TRACE_EVENT
(
"%s, adv_handle = %d"
,
__func__
,
adv_handle
)
;
hciblecmds.c:1410
HCI_TRACE_EVENT
(
"%s"
,
__func__
)
;
hciblecmds.c:1425
HCI_TRACE_EVENT
(
"%s, adv_handle = %d, interval_min = %d, interval_max = %d, propertics = %d"
,
hciblecmds.c:1443
HCI_TRACE_EVENT
(
"%s, adv_handle = %d, operation = %d, len = %d"
,
hciblecmds.c:1467
HCI_TRACE_EVENT
(
"%s, enable = %d, adv_handle = %d"
,
hciblecmds.c:1497
HCI_TRACE_EVENT
(
"%s, own_addr_type = %d, filter_policy = %d, phy_mask = %d, phy_count = %d"
,
hciblecmds.c:1517
HCI_TRACE_EVENT
(
"%s, enable = %d, filter_dups = %d, duration = %d, period = %d"
,
hciblecmds.c:1544
HCI_TRACE_EVENT
(
"%s"
,
__func__
)
;
hciblecmds.c:1564
HCI_TRACE_EVENT
(
"%s, option = %d, adv_sid = %d, adv_addr_type = %d, sync_timeout = %d, unused = %d"
,
hciblecmds.c:1636
HCI_TRACE_EVENT
(
"addr %02x %02x %02x %02x %02x %02x"
,
adv_addr
[
0
]
,
adv_addr
[
1
]
,
adv_addr
[
2
]
,
adv_addr
[
3
]
,
adv_addr
[
4
]
,
adv_addr
[
5
]
)
;
hciblecmds.c:1639
HCI_TRACE_EVENT
(
"%s"
,
__func__
)
;
hciblecmds.c:1661
HCI_TRACE_EVENT
(
"%s, sync_handle = %d"
,
__func__
,
sync_handle
)
;
hciblecmds.c:1675
HCI_TRACE_EVENT
(
"%s, adv_addr_type = %d, adv_sid = %d"
,
__func__
,
adv_addr_type
,
adv_sid
)
;
hciblecmds.c:1692
HCI_TRACE_EVENT
(
"%s, adv_addr_type = %d, adv_sid = %d"
,
__func__
,
adv_addr_type
,
adv_sid
)
;
hciblecmds.c:1711
HCI_TRACE_EVENT
(
"%s"
,
__func__
)
;
hciblecmds.c:1730
HCI_TRACE_EVENT
(
"%s"
,
__func__
)
;
hciblecmds.c:1744
HCI_TRACE_EVENT
(
"%s"
,
__func__
)
;
hciblecmds.c:1758
HCI_TRACE_EVENT
(
"%s"
,
__func__
)
;
hciblecmds.c:1772
HCI_TRACE_EVENT
(
"%s, rf_tx_path = %d, rf_rx_path = %d"
,
__func__
,
rf_tx_path
,
rf_rx_path
)
;
hciblecmds.c:1786
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