Searched refs:BTC_TRACE_EVENT (Results 1 – 9 of 9) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/ |
D | btc_hf_client.c | 168 BTC_TRACE_EVENT("%s", __FUNCTION__); in btc_hf_client_init() 220 BTC_TRACE_EVENT("HFP Client version is 0x%04x", btc_hf_client_version); in btc_hf_client_connect() 236 BTC_TRACE_EVENT("%s", __FUNCTION__); in btc_hf_client_deinit() 767 BTC_TRACE_EVENT("%s enable:%d", __FUNCTION__, b_enable); in btc_hf_client_execute_service() 782 BTC_TRACE_EVENT("eSCO S4 Setting Supported"); in btc_hf_client_execute_service() 787 BTC_TRACE_EVENT("No eSCO S4 Setting Supported"); in btc_hf_client_execute_service() 791 BTC_TRACE_EVENT("No Codec Nego Supported"); in btc_hf_client_execute_service() 794 …BTC_TRACE_EVENT("hf_client_local_param.btc_hf_client_features is %d", hf_client_local_param.btc_… in btc_hf_client_execute_service()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/a2dp/ |
D | btc_a2dp.c | 33 BTC_TRACE_EVENT("A2DP Initialized."); in btc_a2dp_on_init()
|
/hal_espressif-latest/components/bt/common/include/ |
D | bt_common.h | 146 #define BTC_TRACE_EVENT(fmt, args...) {if (BTC_INITIAL_TRACE_LEVEL >= BT_TRACE_LEVEL_EVENT && … macro 172 #define BTC_TRACE_EVENT(fmt, args...) macro
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/avrc/ |
D | btc_avrc.c | 299 BTC_TRACE_EVENT("%s: rc_handle: %d, label: %d, code: 0x%02x, pdu: %d", __FUNCTION__, in send_metamsg_rsp() 702 BTC_TRACE_EVENT("%s pdu: 0x%x handle: 0x%x ctype:%x label:%x", __FUNCTION__, in btc_rc_upstreams_evt() 709 BTC_TRACE_EVENT("%s() AVRC_PDU_SET_ABSOLUTE_VOLUME", __FUNCTION__); in btc_rc_upstreams_evt() 753 BTC_TRACE_EVENT("%s: New register notification: event_id:0x%x, label:0x%x", in btc_rc_upstreams_evt()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_ag/ |
D | btc_hf_ag.c | 365 BTC_TRACE_EVENT("%s", __FUNCTION__); in btc_hf_deinit() 656 … BTC_TRACE_EVENT("clcc_response: [%d] dir: %d current_call_state: %d mode: %d number: %s type: %d", in btc_hf_clcc_response() 682 …BTC_TRACE_EVENT("cnum_response: number = %s, number type = %d, service type = %d", number, number_… in btc_hf_cnum_response()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/core/ |
D | btc_dm.c | 324 BTC_TRACE_EVENT(" %s() Bonding information removed.", __FUNCTION__); in btc_dm_link_up_evt() 727 BTC_TRACE_EVENT("Device: %02x:%02x:%02x:%02x:%02x:%02x, is not in bond list", in btc_dm_acl_link_stat()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hid/ |
D | btc_hd.c | 834 …BTC_TRACE_EVENT("BTA_HD_OPEN_EVT, address (%02x:%02x:%02x:%02x:%02x:%02x)", addr->address[0], addr… in btc_hd_cb_handler()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/ |
D | btc_gattc.c | 937 BTC_TRACE_EVENT("Device: %02x:%02x:%02x:%02x:%02x:%02x, is not in bond list", in btc_gattc_cb_handler()
|
D | btc_gatts.c | 909 BTC_TRACE_EVENT("Device: %02x:%02x:%02x:%02x:%02x:%02x, is not in bond list", in btc_gatts_cb_handler()
|