Home
last modified time | relevance | path

Searched refs:BTIF_TRACE_ERROR (Results 1 – 18 of 18) 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.cc313 BTIF_TRACE_ERROR("%s: Invalid index %d", __func__, idx); in btif_hf_upstreams_evt()
317 BTIF_TRACE_ERROR("%s: Headset callback is NULL", __func__); in btif_hf_upstreams_evt()
762 BTIF_TRACE_ERROR("%s: Invalid index %d", __func__, idx); in Disconnect()
766 BTIF_TRACE_ERROR("%s: %s is not connected", __func__, in Disconnect()
778 BTIF_TRACE_ERROR("%s: Invalid index %d", __func__, idx); in ConnectAudio()
801 BTIF_TRACE_ERROR("%s: Invalid index %d", __func__, idx); in DisconnectAudio()
805 BTIF_TRACE_ERROR("%s: %s is not connected", __func__, in DisconnectAudio()
817 BTIF_TRACE_ERROR("%s: Invalid index %d", __func__, idx); in StartVoiceRecognition()
821 BTIF_TRACE_ERROR("%s: %s is not connected", __func__, in StartVoiceRecognition()
826 BTIF_TRACE_ERROR("%s: voice recognition not supported, features=0x%x", in StartVoiceRecognition()
[all …]
Dbtif_rc.cc376 BTIF_TRACE_ERROR("%s: can't support more than %d connections", __func__, in get_connected_device()
382 BTIF_TRACE_ERROR("%s: returning NULL", __func__); in get_connected_device()
411 BTIF_TRACE_ERROR("%s: device not found, returning NULL!", __func__); in btif_rc_get_device_by_bda()
426 BTIF_TRACE_ERROR("%s: returning NULL", __func__); in btif_rc_get_device_by_handle()
580 BTIF_TRACE_ERROR("%s p_dev is null", __func__); in handle_rc_browse_connect()
608 BTIF_TRACE_ERROR("%s: p_dev is NULL", __func__); in handle_rc_connect()
613 BTIF_TRACE_ERROR("%s: Connect failed with error code: %d", __func__, in handle_rc_connect()
620 BTIF_TRACE_ERROR( in handle_rc_connect()
671 BTIF_TRACE_ERROR("%s: Got disconnect from invalid rc handle", __func__); in handle_rc_disconnect()
677 BTIF_TRACE_ERROR("Got disconnect of unknown device"); in handle_rc_disconnect()
[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()
611 BTIF_TRACE_ERROR("connection not found"); in bta_pan_callback_transfer()
654 BTIF_TRACE_ERROR("pan handle not found (%d)", p_data->close.handle); in bta_pan_callback_transfer()
695 BTIF_TRACE_ERROR("%s unable to read from driver: %s", __func__, in btu_exec_tap_fd_read()
Dbtif_hh.cc547 BTIF_TRACE_ERROR("%s: Error, device %s not opened, status = %d", __func__, in btif_hh_virtual_unplug()
937 BTIF_TRACE_ERROR( in btif_hh_upstreams_evt()
1273 BTIF_TRACE_ERROR("%s: Error, HH status = %d", __func__, btif_hh_cb.status); in virtual_unplug()
1278 BTIF_TRACE_ERROR("%s: Error, device %s not opened.", __func__, in virtual_unplug()
1302 BTIF_TRACE_ERROR("%s: Error, HH status = %d", __func__, btif_hh_cb.status); in get_idle_time()
1329 BTIF_TRACE_ERROR("%s: Error, HH status = %d", __func__, btif_hh_cb.status); in set_idle_time()
1365 BTIF_TRACE_ERROR("%s: Error, HH status = %d", __func__, btif_hh_cb.status); in set_info()
1406 BTIF_TRACE_ERROR("%s: Error, HH status = %d", __func__, btif_hh_cb.status); in get_protocol()
1436 BTIF_TRACE_ERROR("%s: Error, HH status = %d", __func__, btif_hh_cb.status); in set_protocol()
1476 BTIF_TRACE_ERROR("%s: Error, HH status = %d", __func__, btif_hh_cb.status); in get_report()
[all …]
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.cc243 BTIF_TRACE_ERROR("%s: Post task to task runner failed!", __func__); in do_in_jni_thread()
310 BTIF_TRACE_ERROR("unhandled btif event (%d)", p_msg->event & BT_EVT_MASK); in bt_jni_msg_ready()
583 BTIF_TRACE_ERROR("btif_dut_mode_configure : Bluetooth not enabled"); in btif_dut_mode_configure()
609 BTIF_TRACE_ERROR("Bluedroid HAL needs to be init with test_mode set to 1."); in btif_dut_mode_send()
808 BTIF_TRACE_ERROR("%s invalid event id (%d)", __func__, event); in execute_storage_request()
994 BTIF_TRACE_ERROR("invalid scan mode (0x%x)", mode); in btif_set_adapter_property()
1028 BTIF_TRACE_ERROR("btif_get_adapter_property : invalid type %d", in btif_set_adapter_property()
Dbtif_av.cc415 BTIF_TRACE_ERROR("%s: Error setting %s as active Source peer", __func__, in SetActivePeer()
552 BTIF_TRACE_ERROR("%s: Error setting %s as active Sink peer", __func__, in SetActivePeer()
964 BTIF_TRACE_ERROR( in FindOrCreatePeer()
1149 BTIF_TRACE_ERROR( in FindOrCreatePeer()
1333 BTIF_TRACE_ERROR( in ProcessEvent()
1372 BTIF_TRACE_ERROR( in ProcessEvent()
1440 BTIF_TRACE_ERROR( in ProcessEvent()
1485 BTIF_TRACE_ERROR("%s: Peer %s : event=%s: stream is not Opened", in ProcessEvent()
1644 BTIF_TRACE_ERROR("%s: Peer %s : event=%s: stream is not Opened", in ProcessEvent()
1697 BTIF_TRACE_ERROR("%s: Error setting %s as active Source peer", __func__, in OnEnter()
[all …]
Dbtif_hl.cc561 BTIF_TRACE_ERROR("Invalid local_cfg=%d", local_cfg); in btif_hl_is_reconnect_possible()
779 BTIF_TRACE_ERROR("Open CCH request discarded- No mcl cb"); in btif_hl_cch_open()
783 BTIF_TRACE_ERROR("Open CCH request discarded- already in USE"); in btif_hl_cch_open()
787 BTIF_TRACE_ERROR("Invalid app_id=%d", app_id); in btif_hl_cch_open()
2122 BTIF_TRACE_ERROR("Invalid CCH oper %d", old_cch_oper); in btif_hl_proc_sdp_query_cfm()
2126 BTIF_TRACE_ERROR("Can not find SDP idx discard CCH Open request"); in btif_hl_proc_sdp_query_cfm()
2169 BTIF_TRACE_ERROR("The MCL already exist for cch_open_ind"); in btif_hl_proc_cch_open_ind()
2479 BTIF_TRACE_ERROR("Unable to create socket"); in btif_hl_proc_dch_open_ind()
2483 BTIF_TRACE_ERROR("Unable find channel id for mdl_id=0x%x", in btif_hl_proc_dch_open_ind()
2488 BTIF_TRACE_ERROR("INVALID_LOCAL_MDEP_ID mdep_id=%d", in btif_hl_proc_dch_open_ind()
[all …]
Dbtif_storage.cc196 BTIF_TRACE_ERROR("property type:%d, len:%d is invalid", prop->type, in prop2cfg()
261 BTIF_TRACE_ERROR("Unknown prop type:%d", prop->type); in prop2cfg()
283 BTIF_TRACE_ERROR("property type:%d, len:%d is invalid", prop->type, in cfg2prop()
376 BTIF_TRACE_ERROR("Unknow prop type:%d", prop->type); in cfg2prop()
Dbtif_dm.cc325 BTIF_TRACE_ERROR("%s: Unknown service %d being %s", __func__, service_id, in btif_in_execute_service_request()
1714 BTIF_TRACE_ERROR("Received H/W Error. "); in btif_dm_upstreams_evt()
1738 BTIF_TRACE_ERROR("BD mismatch discard BLE key_type=%d ", in btif_dm_upstreams_evt()
1780 BTIF_TRACE_ERROR("unknown BLE key type (0x%02x)", in btif_dm_upstreams_evt()
2126 BTIF_TRACE_ERROR("%s, %d", __func__, status); in bte_scan_filt_param_cfg_evt()
3177 BTIF_TRACE_ERROR("%s: Unknown LE Test Mode Command 0x%x", __func__, in btif_le_test_mode()
Dbtif_sdp_server.cc360 BTIF_TRACE_ERROR(" Unable to remove handle 0x%08x", handle); in on_remove_record_event()
/system/bt/btif/co/
Dbta_dm_co.cc188 BTIF_TRACE_ERROR("##################################"); in bta_dm_co_le_io_key_req()
189 BTIF_TRACE_ERROR("bta_dm_co_le_io_key_req: only setting max size to 16"); in bta_dm_co_le_io_key_req()
190 BTIF_TRACE_ERROR("##################################"); in bta_dm_co_le_io_key_req()
Dbta_hl_co.cc356 BTIF_TRACE_ERROR("socket send failed r=%d data_size=%d", r, data_size); in bta_hl_co_put_rx_data()
387 BTIF_TRACE_ERROR("%s not supported", __func__); in bta_hl_co_get_echo_data()
413 BTIF_TRACE_ERROR("%s not supported", __func__); in bta_hl_co_put_echo_data()
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()
629 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.h616 #define BTIF_TRACE_ERROR(...) \ macro
/system/bt/bta/hf_client/
Dbta_hf_client_main.cc584 BTIF_TRACE_ERROR("%s: cannot allocate handle since BDADDR already exists", in bta_hf_client_allocate_handle()