/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hid/ |
D | btc_hd.c | 105 BTC_TRACE_ERROR("%s malloc set_report data failed!", __func__); in bte_hd_arg_deep_copy() 117 BTC_TRACE_ERROR("%s malloc intr_data data failed!", __func__); in bte_hd_arg_deep_copy() 158 BTC_TRACE_API("%s event=%d", __func__, event); in bte_hd_evt() 216 BTC_TRACE_API("%s", __func__); in btc_hd_init() 220 BTC_TRACE_ERROR("%s HD has been initiated, shall uninit first!", __func__); in btc_hd_init() 248 BTC_TRACE_API("%s", __func__); in btc_hd_deinit() 252 BTC_TRACE_ERROR("%s HD has not been initiated, shall init first!", __func__); in btc_hd_deinit() 258 BTC_TRACE_ERROR("%s is disabling, try later!", __func__); in btc_hd_deinit() 270 BTC_TRACE_WARNING("%s disabling hid device service now", __func__); in btc_hd_deinit() 294 BTC_TRACE_API("%s", __func__); in btc_hd_register_app() [all …]
|
D | btc_hh.c | 198 BTIF_TRACE_API("%s", __func__); in btc_hh_stop_vup_timer() 228 BTC_TRACE_API("%s", __func__); in btc_hh_timer_timeout() 230 BTC_TRACE_ERROR("%s Device[%s] is not connected!", __func__, in btc_hh_timer_timeout() 242 BTC_TRACE_ERROR("%s context transfer failed", __func__); in btc_hh_timer_timeout() 256 BTC_TRACE_API("%s", __func__); in btc_hh_start_vup_timer() 260 BTC_TRACE_ERROR("%s Error: device not connected!", __func__); in btc_hh_start_vup_timer() 270 BTC_TRACE_ERROR("%s unable to malloc vup_timer!", __func__); in btc_hh_start_vup_timer() 299 BTC_TRACE_ERROR("%s: Error, out of space to add device", __func__); in btc_hh_add_added_dev() 330 BTC_TRACE_ERROR("%s Oops, can't find device", __func__); in btc_hh_remove_device() 345 BTC_TRACE_WARNING("%s: device_num = 0", __func__); in btc_hh_remove_device() [all …]
|
D | bta_hh_co.c | 21 APPL_TRACE_WARNING("%s: Oops, dev_handle (%d) is invalid...", __func__, dev_handle); in bta_hh_co_open() 31 … __func__, p_dev->dev_status, dev_handle, p_dev->attr_mask, p_dev->sub_class, in bta_hh_co_open() 56 APPL_TRACE_ERROR("%s: Error: too many HID devices are connected", __func__); in bta_hh_co_open() 61 APPL_TRACE_DEBUG("%s: Return device status %d", __func__, p_dev->dev_status); in bta_hh_co_open() 81 APPL_TRACE_WARNING("%s: dev_handle = %d, app_id = %d", __func__, dev_handle, app_id); in bta_hh_co_close() 83 APPL_TRACE_WARNING("%s: Oops, dev_handle (%d) is invalid...", __func__, dev_handle); in bta_hh_co_close() 92 __func__, p_dev->dev_status, p_dev->dev_handle); in bta_hh_co_close() 129 __func__, dev_handle, sub_class, mode, ctry_code, app_id); in bta_hh_co_data() 133 APPL_TRACE_ERROR("%s malloc failed!", __func__); in bta_hh_co_data()
|
/hal_espressif-latest/components/esp_system/ |
D | ubsan.c | 174 __ubsan_default_handler(&data->loc, __func__); in __ubsan_handle_type_mismatch() 182 __ubsan_default_handler(&data->loc, __func__); in __ubsan_handle_type_mismatch_v1() 191 __ubsan_default_handler(&data->loc, __func__); in __ubsan_handle_add_overflow() 200 __ubsan_default_handler(&data->loc, __func__); in __ubsan_handle_sub_overflow() 209 __ubsan_default_handler(&data->loc, __func__); in __ubsan_handle_mul_overflow() 217 __ubsan_default_handler(&data->loc, __func__); in __ubsan_handle_negate_overflow() 226 __ubsan_default_handler(&data->loc, __func__); in __ubsan_handle_divrem_overflow() 239 __ubsan_default_handler(&data->loc, __func__); in __ubsan_handle_shift_out_of_bounds() 247 __ubsan_default_handler(&data->loc, __func__); in __ubsan_handle_out_of_bounds() 254 __ubsan_default_handler(&data->loc, __func__); in __ubsan_handle_missing_return() [all …]
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/ |
D | hidd_conn.c | 106 HIDD_TRACE_WARNING("%s: connection rejected by security", __func__); in hidd_sec_check_complete() 129 HIDD_TRACE_WARNING("%s: invalid state (%02x)", __func__, p_dev->conn.conn_state); in hidd_sec_check_complete_orig() 133 HIDD_TRACE_EVENT("%s: security ok", __func__); in hidd_sec_check_complete_orig() 138 HIDD_TRACE_WARNING("%s: security check failed (%02x)", __func__, res); in hidd_sec_check_complete_orig() 157 HIDD_TRACE_EVENT("%s: psm=%04x cid=%04x id=%02x", __func__, psm, cid, id); in hidd_l2cif_connect_ind() 160 HIDD_TRACE_WARNING("%s: incoming connections not allowed, rejecting", __func__); in hidd_l2cif_connect_ind() 165 HIDD_TRACE_WARNING("%s: incoming connections from different device, rejecting", __func__); in hidd_l2cif_connect_ind() 178 HIDD_TRACE_WARNING("%s: incoming INTR without CTRL, rejecting", __func__); in hidd_l2cif_connect_ind() 182 …HIDD_TRACE_WARNING("%s: incoming INTR in invalid state (%d), rejecting", __func__, p_hcon->conn_st… in hidd_l2cif_connect_ind() 188 …HIDD_TRACE_WARNING("%s: incoming CTRL in invalid state (%d), rejecting", __func__, p_hcon->conn_st… in hidd_l2cif_connect_ind() [all …]
|
/hal_espressif-latest/components/bt/common/osi/ |
D | alarm.c | 58 OSI_TRACE_WARNING("%s, invalid state %d\n", __func__, alarm_state); in osi_alarm_create_mux() 68 OSI_TRACE_WARNING("%s, invalid state %d\n", __func__, alarm_state); in osi_alarm_delete_mux() 81 OSI_TRACE_WARNING("%s, invalid state %d\n", __func__, alarm_state); in osi_alarm_init() 86 OSI_TRACE_ERROR("%s, malloc failed\n", __func__); in osi_alarm_init() 104 OSI_TRACE_WARNING("%s, invalid state %d\n", __func__, alarm_state); in osi_alarm_deinit() 131 OSI_TRACE_DEBUG("%s %d %p\n", __func__, i, &alarm_cbs[i]); in alarm_cbs_lookfor_available() 143 OSI_TRACE_WARNING("%s, invalid state %d\n", __func__, alarm_state); in alarm_cb_handler() 163 OSI_TRACE_ERROR("%s, invalid state %d\n", __func__, alarm_state); in osi_alarm_new() 171 OSI_TRACE_ERROR("%s alarm_cbs exhausted\n", __func__); in osi_alarm_new() 188 OSI_TRACE_ERROR("%s failed to create timer, err 0x%x\n", __func__, stat); in osi_alarm_new() [all …]
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/hd/ |
D | bta_hd_act.c | 75 APPL_TRACE_API("%s", __func__); in bta_hd_api_enable() 89 APPL_TRACE_ERROR("%s: Failed to register HID device (%d)", __func__, ret); in bta_hd_api_enable() 110 APPL_TRACE_API("%s", __func__); in bta_hd_api_disable() 127 APPL_TRACE_ERROR("%s: Failed to deregister HID device (%d)", __func__, ret); in bta_hd_api_disable() 150 APPL_TRACE_API("%s", __func__); in bta_hd_register_act() 159 APPL_TRACE_ERROR("%s: Descriptor is too long or malformed", __func__); in bta_hd_register_act() 209 APPL_TRACE_API("%s", __func__); in bta_hd_unregister_act() 235 APPL_TRACE_API("%s", __func__); in bta_hd_unregister2_act() 263 APPL_TRACE_API("%s", __func__); in bta_hd_connect_act() 267 APPL_TRACE_WARNING("%s: HID_DevPlugDevice returned %d", __func__, ret); in bta_hd_connect_act() [all …]
|
D | bta_hd_api.c | 51 APPL_TRACE_API("%s", __func__); in BTA_HdEnable() 73 APPL_TRACE_API("%s", __func__); in BTA_HdDisable() 93 APPL_TRACE_API("%s", __func__); in BTA_HdRegisterApp() 136 APPL_TRACE_API("%s", __func__); in BTA_HdUnregisterApp() 154 APPL_TRACE_VERBOSE("%s", __func__); in BTA_HdSendReport() 158 __func__, p_report->len, BTA_HD_REPORT_LEN); in BTA_HdSendReport() 183 APPL_TRACE_API("%s", __func__); in BTA_HdVirtualCableUnplug() 203 APPL_TRACE_API("%s", __func__); in BTA_HdConnect() 224 APPL_TRACE_API("%s", __func__); in BTA_HdDisconnect() 242 APPL_TRACE_API("%s", __func__); in BTA_HdAddDevice() [all …]
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/sdp/ |
D | btc_sdp.c | 96 BTC_TRACE_DEBUG("%s() id=%d to sdp_handle=0x%08x", __func__, id, sdp_handle); in set_sdp_slot_info() 99 BTC_TRACE_ERROR("%s() failed - id %d is invalid", __func__, id); in set_sdp_slot_info() 108 BTC_TRACE_ERROR("%s() id = %d ", __func__, id); in set_sdp_slot_info() 113 BTC_TRACE_ERROR("%s() failed - state for id %d is state = %d expected %d", __func__, id, in set_sdp_slot_info() 134 BTC_TRACE_ERROR("%s() failed - id %d is invalid", __func__, id); in get_sdp_slot_info() 147 BTC_TRACE_ERROR("%s() failed - state for id %d is state = %d expected %d", __func__, id, in get_sdp_slot_info() 188 BTC_TRACE_ERROR("%s() failed - id %d is invalid", __func__, id); in start_create_sdp() 197 BTC_TRACE_ERROR("%s() id = %d ", __func__, id); in start_create_sdp() 202 BTC_TRACE_ERROR("%s() failed - state for id %d is state = %d expected %d", __func__, id, in start_create_sdp() 250 BTC_TRACE_ERROR("%s() osi_malloc failed!", __func__); in alloc_sdp_slot() [all …]
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/l2cap/ |
D | btc_l2cap.c | 203 BTC_TRACE_ERROR("%s unable to malloc rx queue!", __func__); in l2cap_malloc_slot() 208 BTC_TRACE_ERROR("%s unable to malloc tx queue!", __func__); in l2cap_malloc_slot() 213 BTC_TRACE_ERROR("%s unable to register fd!", __func__); in l2cap_malloc_slot() 265 …RACE_WARNING("%s found slot(handle=0x%x) pending to close, close it now!", __func__, slot->handle); in l2cap_free_pending_slots() 289 BTC_TRACE_ERROR("%s btc_transfer_context failed", __func__); in close_timeout_handler() 312 BTC_TRACE_ERROR("%s unable to find L2CAP slot, event:%d!", __func__, event); in btc_l2cap_inter_cb() 324 BTC_TRACE_ERROR("%s unable to find L2CAP slot, event:%d!", __func__, event); in btc_l2cap_inter_cb() 333 BTC_TRACE_ERROR("%s unable to find RFCOMM slot, event:%d!", __func__, event); in btc_l2cap_inter_cb() 343 BTC_TRACE_ERROR("%s unable to find L2CAP slot, event:%d!", __func__, event); in btc_l2cap_inter_cb() 362 BTC_TRACE_ERROR("%s unable to find L2CAP slot, event:%d!", __func__, event); in btc_l2cap_inter_cb() [all …]
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/ |
D | smp_act.c | 69 SMP_TRACE_WARNING("%s cannot retrieve LMP version...", __func__); in lmp_version_below() 72 SMP_TRACE_DEBUG("%s LMP version %d < %d", __func__, acl->lmp_version, version); in lmp_version_below() 83 __func__, p_cb->role, recv, p_cb->local_i_key, p_cb->local_r_key); in smp_update_key_mask() 118 SMP_TRACE_DEBUG("%s p_cb->cb_evt=%d\n", __func__, p_cb->cb_evt); in smp_send_app_cback() 226 SMP_TRACE_DEBUG("%s return\n", __func__); in smp_send_app_cback() 238 SMP_TRACE_DEBUG("%s status=%d failure=%d ", __func__, p_cb->status, p_cb->failure); in smp_send_pair_fail() 252 SMP_TRACE_DEBUG("%s\n", __func__); in smp_send_pair_req() 272 SMP_TRACE_DEBUG("%s\n", __func__); in smp_send_pair_rsp() 294 SMP_TRACE_DEBUG("%s\n", __func__); in smp_send_confirm() 305 SMP_TRACE_DEBUG("%s\n", __func__); [all …]
|
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/ |
D | btc_ble_mesh_health_model.c | 35 BT_ERR("%s, Invalid parameter", __func__); in btc_ble_mesh_health_client_arg_deep_copy() 46 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_health_client_arg_deep_copy() 55 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_health_client_arg_deep_copy() 69 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_health_client_arg_deep_copy() 74 BT_DBG("%s, Unknown act %d", __func__, msg->act); in btc_ble_mesh_health_client_arg_deep_copy() 84 BT_ERR("%s, Invalid parameter", __func__); in btc_ble_mesh_health_client_arg_deep_free() 119 BT_ERR("%s, Invalid parameter", __func__); in btc_ble_mesh_health_client_copy_req_data() 126 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_health_client_copy_req_data() 144 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_health_client_copy_req_data() 160 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_health_client_copy_req_data() [all …]
|
D | btc_ble_mesh_generic_model.c | 35 BT_ERR("%s, Invalid parameter", __func__); in btc_ble_mesh_generic_client_arg_deep_copy() 46 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_generic_client_arg_deep_copy() 55 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_generic_client_arg_deep_copy() 75 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_generic_client_arg_deep_copy() 88 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_generic_client_arg_deep_copy() 100 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_generic_client_arg_deep_copy() 105 BT_DBG("%s, Unknown act %d", __func__, msg->act); in btc_ble_mesh_generic_client_arg_deep_copy() 115 BT_ERR("%s, Invalid parameter", __func__); in btc_ble_mesh_generic_client_arg_deep_free() 162 BT_ERR("%s, Invalid parameter", __func__); in btc_ble_mesh_generic_client_copy_req_data() 169 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_generic_client_copy_req_data() [all …]
|
D | btc_ble_mesh_time_scene_model.c | 34 BT_ERR("%s, Invalid parameter", __func__); in btc_ble_mesh_time_scene_client_arg_deep_copy() 45 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_time_scene_client_arg_deep_copy() 54 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_time_scene_client_arg_deep_copy() 68 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_time_scene_client_arg_deep_copy() 73 BT_DBG("%s, Unknown act %d", __func__, msg->act); in btc_ble_mesh_time_scene_client_arg_deep_copy() 83 BT_ERR("%s, Invalid parameter", __func__); in btc_ble_mesh_time_scene_client_arg_deep_free() 118 BT_ERR("%s, Invalid parameter", __func__); in btc_ble_mesh_time_scene_client_copy_req_data() 125 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_time_scene_client_copy_req_data() 146 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_time_scene_client_copy_req_data() 170 BT_ERR("%s, Invalid parameter", __func__); in btc_ble_mesh_time_scene_client_free_req_data() [all …]
|
D | btc_ble_mesh_lighting_model.c | 34 BT_ERR("%s, Invalid parameter", __func__); in btc_ble_mesh_lighting_client_arg_deep_copy() 45 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_lighting_client_arg_deep_copy() 54 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_lighting_client_arg_deep_copy() 68 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_lighting_client_arg_deep_copy() 73 BT_DBG("%s, Unknown act %d", __func__, msg->act); in btc_ble_mesh_lighting_client_arg_deep_copy() 83 BT_ERR("%s, Invalid parameter", __func__); in btc_ble_mesh_lighting_client_arg_deep_free() 118 BT_ERR("%s, Invalid parameter", __func__); in btc_ble_mesh_lighting_client_copy_req_data() 125 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_lighting_client_copy_req_data() 145 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_lighting_client_copy_req_data() 169 BT_ERR("%s, Invalid parameter", __func__); in btc_ble_mesh_lighting_client_free_req_data() [all …]
|
D | btc_ble_mesh_sensor_model.c | 35 BT_ERR("%s, Invalid parameter", __func__); in btc_ble_mesh_sensor_client_arg_deep_copy() 55 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_sensor_client_arg_deep_copy() 68 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_sensor_client_arg_deep_copy() 79 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_sensor_client_arg_deep_copy() 91 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_sensor_client_arg_deep_copy() 110 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_sensor_client_arg_deep_copy() 121 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_sensor_client_arg_deep_copy() 132 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_sensor_client_arg_deep_copy() 143 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_sensor_client_arg_deep_copy() 156 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_sensor_client_arg_deep_copy() [all …]
|
D | btc_ble_mesh_config_model.c | 35 BT_ERR("%s, Invalid parameter", __func__); in btc_ble_mesh_config_client_arg_deep_copy() 46 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_config_client_arg_deep_copy() 55 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_config_client_arg_deep_copy() 66 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_config_client_arg_deep_copy() 75 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_config_client_arg_deep_copy() 81 BT_DBG("%s, Unknown act %d", __func__, msg->act); in btc_ble_mesh_config_client_arg_deep_copy() 91 BT_ERR("%s, Invalid parameter", __func__); in btc_ble_mesh_config_client_arg_deep_free() 126 BT_ERR("%s, Invalid parameter", __func__); in btc_ble_mesh_config_client_copy_req_data() 133 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_config_client_copy_req_data() 152 BT_ERR("%s, Out of memory, act %d", __func__, msg->act); in btc_ble_mesh_config_client_copy_req_data() [all …]
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/spp/ |
D | btc_spp.c | 160 BTC_TRACE_ERROR("%s unable to malloc rx queue!", __func__); in spp_malloc_slot() 166 BTC_TRACE_ERROR("%s unable to malloc tx queue!", __func__); in spp_malloc_slot() 172 BTC_TRACE_ERROR("%s write ringbuffer create error!", __func__); in spp_malloc_slot() 177 BTC_TRACE_ERROR("%s unable to register fd!", __func__); in spp_malloc_slot() 271 BTC_TRACE_ERROR("%s btc_transfer_context failed", __func__); in close_timeout_handler() 305 …RNING("%s found slot(rfc_handle=0x%x) pending to close, close it now!", __func__, slot->rfc_handle… in spp_free_pending_slots() 339 BTC_TRACE_WARNING("%s SPP have been deinit, incoming events ignore!\n", __func__); in btc_spp_rfcomm_inter_cb() 347 BTC_TRACE_ERROR("%s unable to find RFCOMM slot, event:%d!", __func__, event); in btc_spp_rfcomm_inter_cb() 357 BTC_TRACE_ERROR("%s unable to find RFCOMM slot, event:%d!", __func__, event); in btc_spp_rfcomm_inter_cb() 369 BTC_TRACE_ERROR("%s unable to malloc RFCOMM slot!", __func__); in btc_spp_rfcomm_inter_cb() [all …]
|
/hal_espressif-latest/components/wpa_supplicant/src/tls/ |
D | bignum.c | 83 wpa_printf(MSG_DEBUG, "BIGNUM: %s failed", __func__); in bignum_get_unsigned_bin() 102 wpa_printf(MSG_DEBUG, "BIGNUM: %s failed", __func__); in bignum_set_unsigned_bin() 144 wpa_printf(MSG_DEBUG, "BIGNUM: %s failed", __func__); in bignum_add() 162 wpa_printf(MSG_DEBUG, "BIGNUM: %s failed", __func__); in bignum_sub() 180 wpa_printf(MSG_DEBUG, "BIGNUM: %s failed", __func__); in bignum_mul() 200 wpa_printf(MSG_DEBUG, "BIGNUM: %s failed", __func__); in bignum_mulmod() 220 wpa_printf(MSG_DEBUG, "BIGNUM: %s failed", __func__); in bignum_exptmod()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/ |
D | l2cap_client.c | 94 L2CAP_TRACE_ERROR("%s unable to allocate space for L2CAP client list.", __func__); in l2cap_client_new() 101 L2CAP_TRACE_ERROR("%s unable to allocate L2CAP client.", __func__); in l2cap_client_new() 111 L2CAP_TRACE_ERROR("%s unable to allocate outbound L2CAP fragment list.", __func__); in l2cap_client_new() 149 L2CAP_TRACE_ERROR("%s unable to create L2CAP connection.", __func__); in l2cap_client_connect() 162 …L2CAP_TRACE_ERROR("%s unable to send disconnect message for LCID 0x%04x.", __func__, client->local… in l2cap_client_disconnect() 206 … L2CAP_TRACE_ERROR("%s unable to find L2CAP client for LCID 0x%04x.", __func__, local_channel_id); in connect_completed_cb() 211 L2CAP_TRACE_ERROR("%s error connecting L2CAP channel: %d.", __func__, error_code); in connect_completed_cb() 219 L2CAP_TRACE_ERROR("%s error sending L2CAP config parameters.", __func__); in connect_completed_cb() 230 …L2CAP_TRACE_ERROR("%s unable to find L2CAP client matching LCID 0x%04x.", __func__, local_channel_… in config_request_cb() 258 …L2CAP_TRACE_ERROR("%s unable to send config response for LCID 0x%04x.", __func__, local_channel_id… in config_request_cb() [all …]
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/ |
D | btm_ble_5_gap.c | 207 BTM_TRACE_ERROR("%s, register fail, the cb function is NULL.", __func__); in BTM_BleGapRegisterCallback() 233 BTM_TRACE_ERROR("%s, invalid parameters", __func__); in BTM_BleReadPhy() 251 __func__, btm_ble_hci_status_to_str(err), err); in BTM_BleSetPreferDefaultPhy() 274 BTM_TRACE_ERROR("%s, invalid parameters", __func__); in BTM_BleSetPreferPhy() 324 BTM_TRACE_ERROR("%s invalid random address", __func__); in BTM_BleSetExtendedAdvRandaddr() 332 __func__, btm_ble_hci_status_to_str(err), err); in BTM_BleSetExtendedAdvRandaddr() 360 BTM_TRACE_ERROR("%s invalid instance %d", __func__, instance); in BTM_BleSetExtendedAdvParams() 365 BTM_TRACE_ERROR("%s, invalid extend adv params.", __func__); in BTM_BleSetExtendedAdvParams() 441 BTM_TRACE_ERROR("%s, invalid extend adv data.", __func__); in BTM_BleConfigExtendedAdvDataRaw() 503 BTM_TRACE_ERROR("%s invalid parameters", __func__); in BTM_BleStartExtAdv() [all …]
|
D | btm_ble_privacy.c | 179 BTM_TRACE_ERROR ("%s failed, list full", __func__); in btm_ble_find_irk_index() 229 BTM_TRACE_DEBUG("%s status=%d", __func__, status); in btm_ble_clear_resolving_list_complete() 253 __func__, btm_cb.ble_ctr_cb.resolving_list_avail_size); in btm_ble_clear_resolving_list_complete() 287 BTM_TRACE_DEBUG("%s status = %d", __func__, status); in btm_ble_add_resolving_list_entry_complete() 306 BTM_TRACE_ERROR("%s Resolving list Full ", __func__); in btm_ble_add_resolving_list_entry_complete() 308 BTM_TRACE_ERROR("%s Add resolving list error %d ", __func__, status); in btm_ble_add_resolving_list_entry_complete() 330 BTM_TRACE_DEBUG("%s status = %d", __func__, status); in btm_ble_remove_resolving_list_entry_complete() 333 BTM_TRACE_DEBUG("%s no pending resolving list operation", __func__); in btm_ble_remove_resolving_list_entry_complete() 346 BTM_TRACE_ERROR("%s remove resolving list error 0x%x", __func__, status); in btm_ble_remove_resolving_list_entry_complete() 367 BTM_TRACE_DEBUG("%s status = %d", __func__, status); in btm_ble_read_resolving_list_entry_complete() [all …]
|
/hal_espressif-latest/components/newlib/ |
D | pthread.c | 13 ESP_LOGW(TAG, "%s: not yet supported!", __func__); in pthread_condattr_setclock() 27 ESP_LOGD(TAG, "%s: Signals not supported in ESP pthread", __func__); in pthread_sigmask() 33 ESP_LOGD(TAG, "%s: Signals not supported in ESP pthread", __func__); in sigfillset()
|
/hal_espressif-latest/components/bt/common/osi/include/osi/ |
D | allocator.h | 57 osi_mem_dbg_record(p, size, __func__, __LINE__); \ 65 osi_mem_dbg_record(p, size, __func__, __LINE__); \ 79 osi_mem_dbg_record(p, size, __func__, __LINE__); \ 94 osi_mem_dbg_record(p, size, __func__, __LINE__); \ 102 osi_mem_dbg_clean(tmp_point, __func__, __LINE__); \
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/ |
D | mesh_timer.c | 69 BT_ERR("%s, Invalid parameter", __func__); in k_delayed_work_init() 106 BT_ERR("%s, Invalid parameter", __func__); in k_delayed_work_submit() 128 BT_ERR("%s, Invalid parameter", __func__); in k_delayed_work_submit_periodic() 150 BT_ERR("%s, Invalid parameter", __func__); in k_delayed_work_cancel() 171 BT_ERR("%s, Invalid parameter", __func__); in k_delayed_work_free() 194 BT_ERR("%s, Invalid parameter", __func__); in k_delayed_work_remaining_get()
|