Home
last modified time | relevance | path

Searched refs:BTIF_TRACE_ERROR (Results 1 – 16 of 16) sorted by relevance

/system/bt/btif/src/
Dbtif_sock_util.cc59 BTIF_TRACE_ERROR("## %s assert %s failed at line:%d ##", __func__, #s, \
70 BTIF_TRACE_ERROR("sock fd:%d send errno:%d, ret:%d", sock_fd, errno, ret); in sock_send_all()
85 BTIF_TRACE_ERROR("sock fd:%d recv errno:%d, ret:%d", sock_fd, errno, ret); in sock_recv_all()
128 BTIF_TRACE_ERROR("fd:%d, send_fd:%d, sendmsg ret:%d, errno:%d, %s", in sock_send_fd()
Dbtif_hf.cc304 BTIF_TRACE_ERROR("%s: Invalid index %d", __func__, idx); in btif_hf_upstreams_evt()
308 BTIF_TRACE_ERROR("%s: Headset callback is NULL", __func__); in btif_hf_upstreams_evt()
789 BTIF_TRACE_ERROR("%s: Invalid index %d", __func__, idx); in Disconnect()
793 BTIF_TRACE_ERROR("%s: %s is not connected", __func__, in Disconnect()
805 BTIF_TRACE_ERROR("%s: Invalid index %d", __func__, idx); in ConnectAudio()
826 BTIF_TRACE_ERROR("%s: Invalid index %d", __func__, idx); in DisconnectAudio()
830 BTIF_TRACE_ERROR("%s: %s is not connected", __func__, in DisconnectAudio()
842 BTIF_TRACE_ERROR("%s: Invalid index %d", __func__, idx); in StartVoiceRecognition()
846 BTIF_TRACE_ERROR("%s: %s is not connected", __func__, in StartVoiceRecognition()
851 BTIF_TRACE_ERROR("%s: voice recognition not supported, features=0x%x", in StartVoiceRecognition()
[all …]
Dbtif_rc.cc402 BTIF_TRACE_ERROR("%s: can't support more than %d connections", __func__, in get_connected_device()
408 BTIF_TRACE_ERROR("%s: returning NULL", __func__); in get_connected_device()
437 BTIF_TRACE_ERROR("%s: device not found, returning NULL!", __func__); in btif_rc_get_device_by_bda()
452 BTIF_TRACE_ERROR("%s: returning NULL", __func__); in btif_rc_get_device_by_handle()
633 BTIF_TRACE_ERROR("%s p_dev is null", __func__); in handle_rc_browse_connect()
661 BTIF_TRACE_ERROR("%s: p_dev is NULL", __func__); in handle_rc_connect()
666 BTIF_TRACE_ERROR("%s: Connect failed with error code: %d", __func__, in handle_rc_connect()
673 BTIF_TRACE_ERROR( in handle_rc_connect()
730 BTIF_TRACE_ERROR("%s: Got disconnect from invalid rc handle", __func__); in handle_rc_disconnect()
736 BTIF_TRACE_ERROR("Got disconnect of unknown device"); in handle_rc_disconnect()
[all …]
Dbtif_hh.cc545 BTIF_TRACE_ERROR("%s: Virtual unplug not suported, disconnecting device: %s", in btif_hh_virtual_unplug()
553 BTIF_TRACE_ERROR("%s: Error, device %s not opened, status = %d", __func__, in btif_hh_virtual_unplug()
957 BTIF_TRACE_ERROR( in btif_hh_upstreams_evt()
1293 BTIF_TRACE_ERROR("%s: Error, HH status = %d", __func__, btif_hh_cb.status); in virtual_unplug()
1298 BTIF_TRACE_ERROR("%s: Error, device %s not opened.", __func__, in virtual_unplug()
1322 BTIF_TRACE_ERROR("%s: Error, HH status = %d", __func__, btif_hh_cb.status); in get_idle_time()
1349 BTIF_TRACE_ERROR("%s: Error, HH status = %d", __func__, btif_hh_cb.status); in set_idle_time()
1385 BTIF_TRACE_ERROR("%s: Error, HH status = %d", __func__, btif_hh_cb.status); in set_info()
1426 BTIF_TRACE_ERROR("%s: Error, HH status = %d", __func__, btif_hh_cb.status); in get_protocol()
1456 BTIF_TRACE_ERROR("%s: Error, HH status = %d", __func__, btif_hh_cb.status); in set_protocol()
[all …]
Dbtif_pan.cc87 BTIF_TRACE_ERROR("btif_pan: ## %s assert %s failed at line:%d ##", \
294 BTIF_TRACE_ERROR( in tap_if_up()
321 BTIF_TRACE_ERROR("Could not set bt address for interface:%s, errno:%s", in tap_if_up()
337 BTIF_TRACE_ERROR("Could not bring up network interface:%s, errno:%d", in tap_if_up()
407 BTIF_TRACE_ERROR("can not bring up tap interface:%s", TAP_IF_NAME); in btpan_tap_open()
610 BTIF_TRACE_ERROR("connection not found"); in bta_pan_callback_transfer()
653 BTIF_TRACE_ERROR("pan handle not found (%d)", p_data->close.handle); in bta_pan_callback_transfer()
694 BTIF_TRACE_ERROR("%s unable to read from driver: %s", __func__, in btu_exec_tap_fd_read()
Dbtif_hf_client.cc170 BTIF_TRACE_ERROR("%s: failed to find block for bda", __func__); in btif_in_hf_client_generic_evt()
193 BTIF_TRACE_ERROR("%s: not connected!", __func__); in is_connected()
216 BTIF_TRACE_ERROR("%s: could not find block for handle %d", __func__, handle); in btif_hf_client_get_cb_by_handle()
240 BTIF_TRACE_ERROR("%s: could not find block for bdaddr", __func__); in btif_hf_client_get_cb_by_bda()
260 BTIF_TRACE_ERROR("%s: unable to allocate control block", __func__); in btif_hf_client_allocate_cb()
303 BTIF_TRACE_ERROR("%s: could not allocate block!", __func__); in connect_int()
837 BTIF_TRACE_ERROR("%s: event %d but not allocating block: cb not found", in btif_hf_client_upstreams_evt()
Dbtif_core.cc295 BTIF_TRACE_ERROR("unhandled btif event (%d)", p_msg->event & BT_EVT_MASK); in bt_jni_msg_ready()
510 BTIF_TRACE_ERROR("btif_dut_mode_configure : Bluetooth not enabled"); in btif_dut_mode_configure()
536 BTIF_TRACE_ERROR("Bluedroid HAL needs to be init with test_mode set to 1."); in btif_dut_mode_send()
750 BTIF_TRACE_ERROR("%s invalid event id (%d)", __func__, event); in execute_storage_request()
936 BTIF_TRACE_ERROR("invalid scan mode (0x%x)", mode); in btif_set_adapter_property()
977 BTIF_TRACE_ERROR("btif_get_adapter_property : invalid type %d", in btif_set_adapter_property()
Dbtif_av.cc1051 BTIF_TRACE_ERROR( in FindOrCreatePeer()
1062 BTIF_TRACE_ERROR( in FindOrCreatePeer()
1254 BTIF_TRACE_ERROR( in FindOrCreatePeer()
1265 BTIF_TRACE_ERROR( in FindOrCreatePeer()
1459 BTIF_TRACE_ERROR( in ProcessEvent()
1499 BTIF_TRACE_ERROR( in ProcessEvent()
1567 BTIF_TRACE_ERROR( in ProcessEvent()
1613 BTIF_TRACE_ERROR("%s: Peer %s : event=%s: stream is not Opened", in ProcessEvent()
1772 BTIF_TRACE_ERROR("%s: Peer %s : event=%s: stream is not Opened", in ProcessEvent()
1828 BTIF_TRACE_ERROR("%s: Error setting %s as active Source peer", __func__, in OnEnter()
[all …]
Dbtif_storage.cc195 BTIF_TRACE_ERROR("property type:%d, len:%d is invalid", prop->type, in prop2cfg()
269 BTIF_TRACE_ERROR("Unknown prop type:%d", prop->type); in prop2cfg()
291 BTIF_TRACE_ERROR("property type:%d, len:%d is invalid", prop->type, in cfg2prop()
396 BTIF_TRACE_ERROR("Unknow prop type:%d", prop->type); in cfg2prop()
Dbtif_dm.cc380 BTIF_TRACE_ERROR("%s: Unknown service %d being %s", __func__, service_id, in btif_in_execute_service_request()
1796 BTIF_TRACE_ERROR("Received H/W Error. "); in btif_dm_upstreams_evt()
1820 BTIF_TRACE_ERROR("BD mismatch discard BLE key_type=%d ", in btif_dm_upstreams_evt()
1862 BTIF_TRACE_ERROR("unknown BLE key type (0x%02x)", in btif_dm_upstreams_evt()
2205 BTIF_TRACE_ERROR("%s, %d", __func__, status); in bte_scan_filt_param_cfg_evt()
3305 BTIF_TRACE_ERROR("%s: Unknown LE Test Mode Command 0x%x", __func__, in btif_le_test_mode()
Dbtif_sdp_server.cc363 BTIF_TRACE_ERROR(" Unable to remove handle 0x%08x", handle); in on_remove_record_event()
/system/bt/btif/co/
Dbta_dm_co.cc193 BTIF_TRACE_ERROR("##################################"); in bta_dm_co_le_io_key_req()
194 BTIF_TRACE_ERROR("bta_dm_co_le_io_key_req: only setting max size to 16"); in bta_dm_co_le_io_key_req()
195 BTIF_TRACE_ERROR("##################################"); in bta_dm_co_le_io_key_req()
Dbta_pan_co.cc166 BTIF_TRACE_ERROR("%s: cannot find pan connection", __func__); in bta_pan_co_tx_path()
169 BTIF_TRACE_ERROR("%s: conn is not opened, conn:%p, conn->state:%d", in bta_pan_co_tx_path()
/system/bt/udrv/ulinux/
Duipc.cc158 BTIF_TRACE_ERROR("sock accept failed (%s)", strerror(errno)); in accept_server_socket()
167 BTIF_TRACE_ERROR("setsockopt failed (%s)", strerror(errno)); in accept_server_socket()
269 BTIF_TRACE_ERROR("FAILED TO ACCEPT CH %d", ch_id); in uipc_check_fd_locked()
315 BTIF_TRACE_ERROR("failed to setup %s", name, strerror(errno)); in uipc_setup_server_locked()
489 BTIF_TRACE_ERROR("uipc_thread_create pthread_create failed:%d", errno); in uipc_start_main_server_thread()
605 BTIF_TRACE_ERROR("failed to write (%s)", strerror(errno)); in UIPC_Send()
625 BTIF_TRACE_ERROR("UIPC_Read : invalid ch id %d", ch_id); in UIPC_Read()
634 BTIF_TRACE_ERROR("UIPC_Read : channel %d closed", ch_id); in UIPC_Read()
653 BTIF_TRACE_ERROR("%s(): poll() failed: return %d errno %d (%s)", __func__, in UIPC_Read()
/system/bt/internal_include/
Dbt_trace.h585 #define BTIF_TRACE_ERROR(...) \ macro
/system/bt/bta/hf_client/
Dbta_hf_client_main.cc586 BTIF_TRACE_ERROR("%s: cannot allocate handle since BDADDR already exists", in bta_hf_client_allocate_handle()