Home
last modified time | relevance | path

Searched refs:APPL_TRACE_DEBUG (Results 1 – 25 of 36) sorted by relevance

12

/system/bt/bta/hf_client/
Dbta_hf_client_sco.cc54 APPL_TRACE_DEBUG("%s", __func__); in bta_hf_client_sco_remove()
59 APPL_TRACE_DEBUG("%s: idx 0x%04x, status:0x%x", __func__, in bta_hf_client_sco_remove()
108 APPL_TRACE_DEBUG("%s", __func__); in bta_hf_client_sco_conn_rsp()
146 APPL_TRACE_DEBUG("%s: %d", __func__, event); in bta_hf_client_esco_connreq_cback()
176 APPL_TRACE_DEBUG("%s: %d", __func__, sco_idx); in bta_hf_client_sco_conn_cback()
202 APPL_TRACE_DEBUG("%s: sco_idx %d", __func__, sco_idx); in bta_hf_client_sco_disc_cback()
230 APPL_TRACE_DEBUG("%s: %d", __func__, is_orig); in bta_hf_client_sco_create()
266 APPL_TRACE_DEBUG("%s: SCO registration success", __func__); in bta_hf_client_sco_create()
286 APPL_TRACE_DEBUG("%s: before state: %d event: %d", __func__, in bta_hf_client_sco_event()
513 APPL_TRACE_DEBUG("%s: after state: %d", __func__, client_cb->sco_state); in bta_hf_client_sco_event()
[all …]
Dbta_hf_client_at.cc127 APPL_TRACE_DEBUG("%s", __func__); in bta_hf_client_queue_at()
172 APPL_TRACE_DEBUG("%s", __func__); in bta_hf_client_send_at()
179 APPL_TRACE_DEBUG("%s: %.*s", __func__, buf_len - 1, buf); in bta_hf_client_send_at()
191 APPL_TRACE_DEBUG("%s: writing port data to %d", __func__, in bta_hf_client_send_at()
206 APPL_TRACE_DEBUG("%s", __func__); in bta_hf_client_send_queued_at()
219 APPL_TRACE_DEBUG("%s", __func__); in bta_hf_client_at_hold_timer_cback()
224 APPL_TRACE_DEBUG("%s", __func__); in bta_hf_client_stop_at_hold_timer()
229 APPL_TRACE_DEBUG("%s", __func__); in bta_hf_client_start_at_hold_timer()
243 APPL_TRACE_DEBUG("%s", __func__); in bta_hf_client_handle_ok()
283 APPL_TRACE_DEBUG("%s: %u %u", __func__, type, cme); in bta_hf_client_handle_error()
[all …]
Dbta_hf_client_rfc.cc77 APPL_TRACE_DEBUG("%s: code = %d, port_handle = %d serv = %d", __func__, code, in bta_hf_client_mgmt_cback()
83 APPL_TRACE_DEBUG("bta_hf_client_mgmt_cback ignoring handle:%d", in bta_hf_client_mgmt_cback()
97 APPL_TRACE_DEBUG("%s: allocating a new CB for incoming connection", in bta_hf_client_mgmt_cback()
178 APPL_TRACE_DEBUG("%s: already started, handle: %d", __func__, in bta_hf_client_start_server()
188 APPL_TRACE_DEBUG("%s: started rfcomm server with handle %d", __func__, in bta_hf_client_start_server()
194 APPL_TRACE_DEBUG("%s: RFCOMM_CreateConnection returned error:%d", __func__, in bta_hf_client_start_server()
210 APPL_TRACE_DEBUG("%s: %d", __func__, bta_hf_client_cb_arr.serv_handle); in bta_hf_client_close_server()
213 APPL_TRACE_DEBUG("%s: already stopped", __func__); in bta_hf_client_close_server()
246 APPL_TRACE_DEBUG("bta_hf_client_rfc_do_open : conn_handle = %d", in bta_hf_client_rfc_do_open()
Dbta_hf_client_act.cc128 APPL_TRACE_DEBUG("%s", __func__); in bta_hf_client_rfc_open()
154 APPL_TRACE_DEBUG("%s", __func__); in bta_hf_client_rfc_acp_open()
165 APPL_TRACE_DEBUG("%s: conn_handle %d", __func__, client_cb->conn_handle); in bta_hf_client_rfc_acp_open()
325 APPL_TRACE_DEBUG("%s: Status: %d", __func__, p_data->disc_result.status); in bta_hf_client_disc_int_res()
430 APPL_TRACE_DEBUG("%s", __func__); in bta_hf_client_svc_conn_open()
Dbta_hf_client_sdp.cc64 APPL_TRACE_DEBUG("bta_hf_client_sdp_cback status:0x%x", status); in bta_hf_client_sdp_cback()
105 APPL_TRACE_DEBUG("bta_hf_client_add_record"); in bta_hf_client_add_record()
201 APPL_TRACE_DEBUG("%s", __func__); in bta_hf_client_del_record()
282 APPL_TRACE_DEBUG("%s: peer_version=0x%x peer_features=0x%x", __func__, in bta_hf_client_sdp_find_attr()
Dbta_hf_client_main.cc295 APPL_TRACE_DEBUG("%s", __func__); in bta_hf_client_cb_init()
325 APPL_TRACE_DEBUG("%s", __func__); in bta_hf_client_resume_open()
348 APPL_TRACE_DEBUG("%s", __func__); in bta_hf_client_collision_timer_cback()
523 APPL_TRACE_DEBUG("%s: cb rfc_handle %d alloc %d conn_handle %d", __func__, in bta_hf_client_find_cb_by_rfc_handle()
601 APPL_TRACE_DEBUG("%s: marking CB handle %d to true", __func__, in bta_hf_client_allocate_handle()
679 APPL_TRACE_DEBUG("%s: %s (0x%x)", __func__, in bta_hf_client_hdl_event()
751 APPL_TRACE_DEBUG("%s: marking CB handle %d to false", __func__, client_cb->handle); in bta_hf_client_sm_execute()
790 APPL_TRACE_DEBUG("bta_hf_client_slc_seq cmd: %u", in bta_hf_client_slc_seq()
/system/bt/btif/src/
Dbtif_sock_sdp.cc89 APPL_TRACE_DEBUG("create_base_record: scn: %d, name: %s, with_obex: %d", in create_base_record()
128 APPL_TRACE_DEBUG( in create_base_record()
147 APPL_TRACE_DEBUG("%s: uuid: %s, scn: %d, service_name: %s", __func__, in add_sdp_by_uuid()
184 APPL_TRACE_DEBUG( in add_sdp_by_uuid()
206 APPL_TRACE_DEBUG("add_pbap_sdp: scn %d, service_name %s", channel, name); in add_pbap_sdp()
242 APPL_TRACE_DEBUG( in add_pbap_sdp()
260 APPL_TRACE_DEBUG("add_ops_sdp: scn %d, service_name %s", channel, name); in add_ops_sdp()
315 APPL_TRACE_DEBUG( in add_ops_sdp()
334 APPL_TRACE_DEBUG("add_spp_sdp: scn %d, service_name %s", channel, name); in add_spp_sdp()
360 APPL_TRACE_DEBUG( in add_spp_sdp()
[all …]
Dbtif_a2dp_control.cc83 APPL_TRACE_DEBUG("%s: a2dp-ctrl-cmd : %s", __func__, in btif_a2dp_recv_ctrl_data()
273 APPL_TRACE_DEBUG( in btif_a2dp_recv_ctrl_data()
314 APPL_TRACE_DEBUG("%s: a2dp-ctrl-cmd : %s DONE", __func__, in btif_a2dp_recv_ctrl_data()
327 APPL_TRACE_DEBUG("%s: A2DP-CTRL-CHANNEL EVENT %s", __func__, in btif_a2dp_ctrl_cb()
407 APPL_TRACE_DEBUG("%s: ## a2dp ack : %s, status %d ##", __func__, in btif_a2dp_command_ack()
435 APPL_TRACE_DEBUG("%s: DELAY: %.1f ms", __func__, (float)delay / 10); in btif_a2dp_control_set_audio_delay()
440 APPL_TRACE_DEBUG("%s", __func__); in btif_a2dp_control_reset_audio_delay()
Dbtif_a2dp_sink.cc526 APPL_TRACE_DEBUG("%s: state changed happened in this tick", __func__); in btif_a2dp_sink_handle_inc_media()
541 APPL_TRACE_DEBUG("%s: empty queue", __func__); in btif_a2dp_sink_avk_handle_timer()
547 APPL_TRACE_DEBUG("%s: skipping frames since focus is not present", in btif_a2dp_sink_avk_handle_timer()
557 APPL_TRACE_DEBUG("%s: process frames begin", __func__); in btif_a2dp_sink_avk_handle_timer()
563 APPL_TRACE_DEBUG("%s: number of packets in queue %zu", __func__, in btif_a2dp_sink_avk_handle_timer()
570 APPL_TRACE_DEBUG("%s: process frames end", __func__); in btif_a2dp_sink_avk_handle_timer()
592 APPL_TRACE_DEBUG("%s: p_codec_info[%x:%x:%x:%x:%x:%x]", __func__, in btif_a2dp_sink_decoder_update_event()
622 APPL_TRACE_DEBUG("%s: reset to Sink role", __func__); in btif_a2dp_sink_decoder_update_event()
640 APPL_TRACE_DEBUG("%s: create audio track", __func__); in btif_a2dp_sink_decoder_update_event()
717 APPL_TRACE_DEBUG("%s: setting focus state to %d", __func__, state); in btif_a2dp_sink_set_focus_state_event()
Dbtif_sdp_server.cc445 APPL_TRACE_DEBUG("%s(): SDP Registered (handle 0x%08x)", __func__, in add_maps_sdp()
515 APPL_TRACE_DEBUG("%s(): SDP Registered (handle 0x%08x)", __func__, in add_mapc_sdp()
558 APPL_TRACE_DEBUG("%s(): SDP Registered (handle 0x%08x)", __func__, in add_pbapc_sdp()
632 APPL_TRACE_DEBUG("%s(): SDP Registered (handle 0x%08x)", __func__, in add_pbaps_sdp()
718 APPL_TRACE_DEBUG("%s(): SDP Registered (handle 0x%08x)", __func__, in add_opps_sdp()
774 APPL_TRACE_DEBUG("%s(): SDP Registered (handle 0x%08x)", __func__, in add_saps_sdp()
/system/bt/bta/av/
Dbta_av_act.cc109 APPL_TRACE_DEBUG("%s: shdl:%d, srch:%d rc_handle:%d", __func__, in bta_av_del_rc()
245 APPL_TRACE_DEBUG("%s: handle: %u opcode=0x%x", __func__, handle, opcode); in bta_av_rc_msg_cback()
364 APPL_TRACE_DEBUG("%s: rc_acp_handle:%d idx:%d", __func__, in bta_av_rc_create()
367 APPL_TRACE_DEBUG( in bta_av_rc_create()
455 APPL_TRACE_DEBUG("%s: address: %s op:%d", __func__, addr.ToString().c_str(), in bta_av_find_lcb()
463 APPL_TRACE_DEBUG("%s: conn_lcb: 0x%x", __func__, p_cb->conn_lcb); in bta_av_find_lcb()
495 APPL_TRACE_DEBUG("%s: shdl:%d, srch %d", __func__, i + 1, in bta_av_rc_opened()
512 APPL_TRACE_DEBUG("%s: local features %d peer features %d", __func__, in bta_av_rc_opened()
531 APPL_TRACE_DEBUG("%s: switching RCB rc_acp_handle:%d idx:%d", __func__, in bta_av_rc_opened()
560 APPL_TRACE_DEBUG("%s: local features:x%x peer_features:x%x", __func__, in bta_av_rc_opened()
[all …]
Dbta_av_aact.cc180 APPL_TRACE_DEBUG("%s: local sep_type %d not found", __func__, local_sep) in bta_av_get_scb_handle()
198 APPL_TRACE_DEBUG("%s: avdt_handle %d not found", __func__, tavdt_handle) in bta_av_get_scb_sep_type()
213 APPL_TRACE_DEBUG("%s: peer=%s recfg_sup:%d, suspend_sup:%d", __func__, in bta_av_save_addr()
269 APPL_TRACE_DEBUG("%s: rc_handle:%d, use_rc: %d", __func__, p_scb->rc_handle, in bta_av_st_rc_timer()
452 APPL_TRACE_DEBUG( in bta_av_sink_data_cback()
488 APPL_TRACE_DEBUG("%s: peer %s : found=%s", __func__, in bta_av_a2dp_sdp_cback()
512 APPL_TRACE_DEBUG("%s: peer %s found=%s", __func__, in bta_av_a2dp_sdp_cback()
556 APPL_TRACE_DEBUG("%s: codec: %s", __func__, in bta_av_adjust_seps_idx()
559 APPL_TRACE_DEBUG("%s: avdt_handle: %d codec: %s", __func__, in bta_av_adjust_seps_idx()
586 APPL_TRACE_DEBUG("%s: peer %s wait:0x%x", __func__, in bta_av_switch_role()
[all …]
Dbta_av_main.cc339 APPL_TRACE_DEBUG("%s: CONN_IND is ACP:%d", __func__, in bta_av_conn_cback()
351 APPL_TRACE_DEBUG("%s: bta_handle x%x, role x%x", __func__, p_scb->hndl, in bta_av_conn_cback()
432 APPL_TRACE_DEBUG("%s: profile: 0x%x", __func__, profile_initialized); in bta_av_api_register()
471 APPL_TRACE_DEBUG("%s: newavrcp is the owner of the AVRCP Target SDP " in bta_av_api_register()
474 APPL_TRACE_DEBUG("%s: newavrcp is not enabled. Create SDP record", in bta_av_api_register()
512 APPL_TRACE_DEBUG("%s: nsc_mask: 0x%x", __func__, in bta_av_api_register()
641 APPL_TRACE_DEBUG("%s: reg_audio: 0x%x", __func__, bta_av_cb.reg_audio); in bta_av_api_register()
785 APPL_TRACE_DEBUG("%s: reg_audio: 0x%x", __func__, bta_av_cb.reg_audio); in bta_av_restore_switch()
814 APPL_TRACE_DEBUG( in bta_av_sys_rs_cback()
826 APPL_TRACE_DEBUG( in bta_av_sys_rs_cback()
[all …]
/system/bt/btif/co/
Dbta_av_co.cc745 APPL_TRACE_DEBUG("%s", __func__); in Init()
820 APPL_TRACE_DEBUG("%s: bta_av_handle = 0x%x index = %d", __func__, in FindPeer()
836 APPL_TRACE_DEBUG("%s: peer %s bta_av_handle = 0x%x", __func__, in FindPeerAndUpdate()
846 APPL_TRACE_DEBUG("%s: peer %s bta_av_handle = 0x%x previous address %s", in FindPeerAndUpdate()
865 APPL_TRACE_DEBUG( in ProcessDiscoveryResult()
905 APPL_TRACE_DEBUG("%s: peer %s bta_av_handle:0x%x codec:%s seid:%d", __func__, in ProcessSourceGetConfig()
908 APPL_TRACE_DEBUG("%s: num_protect:0x%02x protect_info:0x%02x%02x%02x", in ProcessSourceGetConfig()
911 APPL_TRACE_DEBUG("%s: codec: %s", __func__, in ProcessSourceGetConfig()
922 APPL_TRACE_DEBUG("%s: peer(o=%d, n_sinks=%d, n_rx_sinks=%d, n_sup_sinks=%d)", in ProcessSourceGetConfig()
934 APPL_TRACE_DEBUG("%s: saved caps[%x:%x:%x:%x:%x:%x]", __func__, in ProcessSourceGetConfig()
[all …]
Dbta_hh_co.cc100 APPL_TRACE_DEBUG("UHID_START from uhid-dev\n"); in uhid_read_event()
104 APPL_TRACE_DEBUG("UHID_STOP from uhid-dev\n"); in uhid_read_event()
108 APPL_TRACE_DEBUG("UHID_OPEN from uhid-dev\n"); in uhid_read_event()
112 APPL_TRACE_DEBUG("UHID_CLOSE from uhid-dev\n"); in uhid_read_event()
122 APPL_TRACE_DEBUG("UHID_OUTPUT: Report type = %d, report_size = %d", in uhid_read_event()
142 APPL_TRACE_DEBUG("UHID_OUTPUT_EV from uhid-dev\n"); in uhid_read_event()
151 APPL_TRACE_DEBUG("UHID_FEATURE: Report type = %d", ev.u.feature.rtype); in uhid_read_event()
172 APPL_TRACE_DEBUG("UHID_SET_REPORT: Report type = %d, report_size = %d" in uhid_read_event()
190 APPL_TRACE_DEBUG("Invalid event from uhid-dev: %u\n", ev.type); in uhid_read_event()
207 APPL_TRACE_DEBUG("create_thread: entered"); in create_thread()
[all …]
/system/bt/bta/hh/
Dbta_hh_utils.cc65 APPL_TRACE_DEBUG("found kdev_cb[%d] hid_handle = %d ", xx, in bta_hh_find_cb()
72 APPL_TRACE_DEBUG("in_use ? [%d] kdev[%d].hid_handle = %d state = [%d]", in bta_hh_find_cb()
87 APPL_TRACE_DEBUG("bta_hh_find_cb:: index = %d while max = %d", xx, in bta_hh_find_cb()
151 APPL_TRACE_DEBUG("vendor_id = 0x%2x product_id = 0x%2x version = 0x%2x", in bta_hh_update_di_info()
174 APPL_TRACE_DEBUG("subclass = 0x%2x", sub_class); in bta_hh_add_device_to_list()
342 APPL_TRACE_DEBUG("bta_hh_dev_handle_to_cb_idx dev_handle = %d index = %d", in bta_hh_dev_handle_to_cb_idx()
365 APPL_TRACE_DEBUG("bta_hh_trace_dev_db:: Device DB list********************"); in bta_hh_trace_dev_db()
368 APPL_TRACE_DEBUG("kdev[%d] in_use[%d] handle[%d] ", xx, in bta_hh_trace_dev_db()
371 APPL_TRACE_DEBUG( in bta_hh_trace_dev_db()
376 APPL_TRACE_DEBUG("*********************************************************"); in bta_hh_trace_dev_db()
Dbta_hh_act.cc283 APPL_TRACE_DEBUG("%s: HID_HostGetSDPRecord failed: Status 0x%2x", in bta_hh_di_sdp_cback()
326 APPL_TRACE_DEBUG("%s: skip SDP for known devices", __func__); in bta_hh_start_sdp()
354 APPL_TRACE_DEBUG("%s: SDP_DiDiscover failed: Status 0x%2X", __func__, in bta_hh_start_sdp()
369 APPL_TRACE_DEBUG("%s: ignoring as SDP already in progress", __func__); in bta_hh_start_sdp()
398 APPL_TRACE_DEBUG("%s: status 0x%2X", __func__, p_data->status); in bta_hh_sdp_cmpl()
413 APPL_TRACE_DEBUG("%s: HID_HostOpenDev returned=%d", __func__, ret); in bta_hh_sdp_cmpl()
420 APPL_TRACE_DEBUG("%s: connection already in progress", __func__); in bta_hh_sdp_cmpl()
423 APPL_TRACE_DEBUG("%s: HID_HostOpenDev failed: Status 0x%2X", __func__, in bta_hh_sdp_cmpl()
636 APPL_TRACE_DEBUG("HANDSHAKE received for: event = %s data= %d", in bta_hh_handsk_act()
688 APPL_TRACE_DEBUG("unknown transaction type"); in bta_hh_handsk_act()
[all …]
Dbta_hh_le.cc86 APPL_TRACE_DEBUG("%s: HID Report DB", __func__); in bta_hh_le_hid_report_dbg()
102 APPL_TRACE_DEBUG( in bta_hh_le_hid_report_dbg()
363 APPL_TRACE_DEBUG("bta_hh_le_find_rpt_by_idtype: r_type: %d rpt_id: %d", in bta_hh_le_find_rpt_by_idtype()
507 APPL_TRACE_DEBUG("%s: report ID: %d", __func__, p_rpt->rpt_id); in bta_hh_le_save_report_ref()
539 APPL_TRACE_DEBUG("%s: bta_hh_le_register_input_notif mode: %d", __func__, in bta_hh_le_register_input_notif()
552 APPL_TRACE_DEBUG("%s ---> Deregister Report ID: %d", __func__, in bta_hh_le_register_input_notif()
560 APPL_TRACE_DEBUG("%s <--- Register Boot Report ID: %d", __func__, in bta_hh_le_register_input_notif()
569 APPL_TRACE_DEBUG("%s ---> Deregister Boot Report ID: %d", __func__, in bta_hh_le_register_input_notif()
575 APPL_TRACE_DEBUG("%s <--- Register Report ID: %d", __func__, in bta_hh_le_register_input_notif()
601 APPL_TRACE_DEBUG("%s ---> Deregister Report ID: %d", __func__, in bta_hh_le_deregister_input_notif()
[all …]
/system/bt/bta/sdp/
Dbta_sdp_act.cc291 APPL_TRACE_DEBUG("%s()", __func__); in bta_create_dip_sdp_record()
373 APPL_TRACE_DEBUG("%s() - res: 0x%x", __func__, result); in bta_sdp_search_cback()
392 APPL_TRACE_DEBUG("%s() - UUID not found", __func__); in bta_sdp_search_cback()
398 APPL_TRACE_DEBUG("%s() - found MAP (MAS) uuid", __func__); in bta_sdp_search_cback()
401 APPL_TRACE_DEBUG("%s() - found MAP (MNS) uuid", __func__); in bta_sdp_search_cback()
404 APPL_TRACE_DEBUG("%s() - found PBAP (PSE) uuid", __func__); in bta_sdp_search_cback()
407 APPL_TRACE_DEBUG("%s() - found Object Push Server (OPS) uuid", in bta_sdp_search_cback()
411 APPL_TRACE_DEBUG("%s() - found SAP uuid", __func__); in bta_sdp_search_cback()
414 APPL_TRACE_DEBUG("%s() - found DIP uuid", __func__); in bta_sdp_search_cback()
418 APPL_TRACE_DEBUG("%s() - profile not identified. using raw data", in bta_sdp_search_cback()
[all …]
/system/bt/bta/dm/
Dbta_dm_act.cc579 APPL_TRACE_DEBUG("%s: ACL Up count: %d", __func__, in bta_dm_remove_device()
593 APPL_TRACE_DEBUG("%s: transport: %d", __func__, peer_device.transport); in bta_dm_remove_device()
686 APPL_TRACE_DEBUG("bta_dm_close_acl"); in bta_dm_close_acl()
826 APPL_TRACE_DEBUG("%s avoid_scatter=%d", __func__, in bta_dm_search_start()
931 APPL_TRACE_DEBUG("%s", __func__); in bta_dm_read_remote_device_name()
944 APPL_TRACE_DEBUG("%s: BTM_ReadRemoteDeviceName is started", __func__); in bta_dm_read_remote_device_name()
948 APPL_TRACE_DEBUG("%s: BTM_ReadRemoteDeviceName is busy", __func__); in bta_dm_read_remote_device_name()
992 APPL_TRACE_DEBUG("bta_dm_inq_cmpl"); in bta_dm_inq_cmpl()
1021 APPL_TRACE_DEBUG("bta_dm_rmt_name"); in bta_dm_rmt_name()
1044 APPL_TRACE_DEBUG("bta_dm_disc_rmt_name"); in bta_dm_disc_rmt_name()
[all …]
Dbta_dm_pm.cc154 APPL_TRACE_DEBUG("%s: ", __func__); in bta_dm_pm_stop_timer()
442 APPL_TRACE_DEBUG( in bta_dm_pm_cback()
463 APPL_TRACE_DEBUG("%s: SCO inactive, reset SSR to zero", __func__); in bta_dm_pm_cback()
466 APPL_TRACE_DEBUG("%s: SCO active, back to old SSR", __func__); in bta_dm_pm_cback()
762 APPL_TRACE_DEBUG("bta_dm_pm_sniff BTM_SetPowerMode() returns BTM_SUCCESS"); in bta_dm_pm_sniff()
917 APPL_TRACE_DEBUG("dm_pm_timer[%d] in use? %d", i, in bta_dm_pm_timer_cback()
924 APPL_TRACE_DEBUG("dm_pm_timer[%d] expires, timer_idx=%d", i, j); in bta_dm_pm_timer_cback()
1127 APPL_TRACE_DEBUG( in bta_dm_pm_hid_check()
1160 APPL_TRACE_DEBUG("bta_dm_pm_obtain_controller_state: %d", cur_state); in bta_dm_pm_obtain_controller_state()
/system/bt/bta/gatt/
Dbta_gattc_queue.cc108 APPL_TRACE_DEBUG("%s: conn_id=0x%x", __func__, conn_id); in gatt_execute_next_op()
110 APPL_TRACE_DEBUG("%s: op queue is empty", __func__); in gatt_execute_next_op()
116 APPL_TRACE_DEBUG("%s: no more operations queued for conn_id %d", __func__, in gatt_execute_next_op()
122 APPL_TRACE_DEBUG("%s: can't enqueue next op, already executing", __func__); in gatt_execute_next_op()
/system/bt/bta/ag/
Dbta_ag_cmd.cc583 APPL_TRACE_DEBUG("AT cmd:%d arg_type:%d arg:%d arg:%s", command_id, arg_type, in bta_ag_at_hsp_cback()
685 APPL_TRACE_DEBUG("%s peer_hf_ind[%d] = %d", __func__, index, rcv_ind_id); in bta_ag_parse_bind_set()
790 APPL_TRACE_DEBUG("%s BIEV indicator id %d, value %d", __func__, rcv_ind_id, in bta_ag_parse_biev_response()
861 APPL_TRACE_DEBUG("%s: AT command %d, arg_type %d, int_arg %d, arg %s", in bta_ag_at_hfp_cback()
1032 APPL_TRACE_DEBUG("%s BTA_AG_AT_BIND_EVT arg_type: %d", __func__, in bta_ag_at_hfp_cback()
1133 APPL_TRACE_DEBUG("%s BRSF HF: 0x%x, phone: 0x%x", __func__, in bta_ag_at_hfp_cback()
1254 APPL_TRACE_DEBUG("Received AT+BAC, updating sco codec to MSBC"); in bta_ag_at_hfp_cback()
1257 APPL_TRACE_DEBUG("Received AT+BAC, updating sco codec to CVSD"); in bta_ag_at_hfp_cback()
1341 APPL_TRACE_DEBUG("Empty AT cmd string received"); in bta_ag_at_err_cback()
1372 APPL_TRACE_DEBUG("bta_ag_hsp_result : res = %d", result.result); in bta_ag_hsp_result()
[all …]
Dbta_ag_act.cc210 APPL_TRACE_DEBUG("bta_ag_disc_int_res: Status: %d", data.disc_result.status); in bta_ag_disc_int_res()
514 APPL_TRACE_DEBUG("%s: serv_handle0 = %d serv_handle = %d", __func__, in bta_ag_rfc_acp_open()
566 APPL_TRACE_DEBUG( in bta_ag_rfc_acp_open()
577 APPL_TRACE_DEBUG("bta_ag_rfc_acp_open: conn_service = %d conn_handle = %d", in bta_ag_rfc_acp_open()
605 APPL_TRACE_DEBUG("%s", __func__); in bta_ag_rfc_data()
627 APPL_TRACE_DEBUG("%s change link policy for SCO", __func__); in bta_ag_rfc_data()
820 APPL_TRACE_DEBUG("bta_ag_setcodec: Updated codec type %d", codec_type); in bta_ag_setcodec()
Dbta_ag_rfc.cc106 APPL_TRACE_DEBUG("%s: code=%d, port_handle=%d, scb_handle=%d, p_scb=0x%08x", in bta_ag_mgmt_cback()
267 APPL_TRACE_DEBUG("%s: p_scb=0x%08x, services=0x%04x, mgmt_cback_index=%d", in bta_ag_start_servers()
332 APPL_TRACE_DEBUG( in bta_ag_rfc_do_open()

12