Home
last modified time | relevance | path

Searched refs:BT_USE_TRACES (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/avrc/
Davrc_api.c523 #if (BT_USE_TRACES == TRUE) in avrc_msg_cback()
531 #if (BT_USE_TRACES == TRUE) in avrc_msg_cback()
577 #if (BT_USE_TRACES == TRUE) in avrc_msg_cback()
605 #if (BT_USE_TRACES == TRUE) in avrc_msg_cback()
662 #if (BT_USE_TRACES == TRUE) in avrc_msg_cback()
730 #if (BT_USE_TRACES == TRUE) in avrc_msg_cback()
747 #if (BT_USE_TRACES == TRUE) in avrc_msg_cback()
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c40 #if (BT_USE_TRACES == TRUE && BT_TRACE_VERBOSE == FALSE)
74 #if (BT_USE_TRACES == TRUE && SMP_INCLUDED == TRUE)
840 #if (BT_USE_TRACES == TRUE && SMP_INCLUDED == TRUE) in BTM_PINCodeReply()
979 #if (BT_USE_TRACES == TRUE && SMP_INCLUDED == TRUE) in btm_sec_bond_by_transport()
1116 #if (BT_USE_TRACES == TRUE && SMP_INCLUDED == TRUE) in btm_sec_bond_by_transport()
1208 #if (BT_USE_TRACES == TRUE && SMP_INCLUDED == TRUE) in BTM_SecBondCancel()
1513 #if (BT_USE_TRACES == TRUE && SMP_INCLUDED == TRUE) in BTM_ConfirmReqReply()
1560 #if (BT_USE_TRACES == TRUE && SMP_INCLUDED == TRUE) in BTM_PasskeyReqReply()
1649 #if (BT_USE_TRACES == TRUE && SMP_INCLUDED == TRUE) in BTM_IoCapRsp()
1703 #if (BT_USE_TRACES == TRUE && SMP_INCLUDED == TRUE) in BTM_RemoteOobDataReply()
[all …]
Dbtm_acl.c661 #if (BT_USE_TRACES == TRUE) in BTM_SwitchRole()
674 #if (BT_USE_TRACES == TRUE) in BTM_SwitchRole()
Dbtm_ble.c1968 #if (BT_USE_TRACES == TRUE) in btm_ble_connected()
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/avct/
Davct_l2c.c154 #if (BT_USE_TRACES == TRUE) in avct_l2c_connect_ind_cback()
/hal_espressif-3.7.0/components/bt/host/bluedroid/common/include/common/
Dbt_trace.h166 #ifndef BT_USE_TRACES
167 #define BT_USE_TRACES FALSE macro
171 #define BT_TRACE_APPL BT_USE_TRACES
Dbt_target.h527 #ifndef BT_USE_TRACES
528 #define BT_USE_TRACES FALSE macro
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/av/
Dbta_av_act.c1622 #if (BT_USE_TRACES == TRUE || BT_TRACE_APPL == TRUE) in bta_av_rc_disc_done()