Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_hl.cc177 BTIF_TRACE_DEBUG("Process name (%s)", name); in btif_hl_display_calling_process_name()
215 BTIF_TRACE_DEBUG("%s found=%d channel_id=0x%08x", __func__, found, channel_id, in btif_hl_if_channel_setup_pending()
234 BTIF_TRACE_DEBUG("btif_hl_num_dchs:i = %d", i); in btif_hl_num_dchs_in_use()
239 BTIF_TRACE_DEBUG( in btif_hl_num_dchs_in_use()
244 BTIF_TRACE_DEBUG("btif_hl_num_dchs: mcl handle found j =%d", j); in btif_hl_num_dchs_in_use()
247 BTIF_TRACE_DEBUG("btif_hl_num_dchs_in_use:found x =%d", x); in btif_hl_num_dchs_in_use()
256 BTIF_TRACE_DEBUG("%s dch in use count=%d", __func__, cnt); in btif_hl_num_dchs_in_use()
270 BTIF_TRACE_DEBUG("%s", __func__); in btif_hl_timer_timeout()
272 BTIF_TRACE_DEBUG("Idle timeout Close CCH mcl_handle=%d", p_mcb->mcl_handle); in btif_hl_timer_timeout()
275 BTIF_TRACE_DEBUG("CCH idle timeout But CCH not connected"); in btif_hl_timer_timeout()
[all …]
Dbtif_dm.cc299 BTIF_TRACE_DEBUG("%s service_id: %d", __func__, service_id); in btif_in_execute_service_request()
502 BTIF_TRACE_DEBUG("%s: state=%d, prev_state=%d, sdp_attempts = %d", __func__, in bond_state_changed()
572 BTIF_TRACE_DEBUG("%s cod is 0x%06x", __func__, cod); in btif_update_remote_properties()
575 BTIF_TRACE_DEBUG("%s cod is 0, checking cod from storage", __func__); in btif_update_remote_properties()
580 BTIF_TRACE_DEBUG("%s cod retrieved from storage is 0x%06x", __func__, cod); in btif_update_remote_properties()
582 BTIF_TRACE_DEBUG("%s cod is again 0, set as unclassified", __func__); in btif_update_remote_properties()
631 BTIF_TRACE_DEBUG("%s: status=%d pairing_cb.state=%d", __func__, in btif_dm_cb_hid_remote_name()
717 BTIF_TRACE_DEBUG("%s: Removing HH device", __func__); in btif_dm_cb_remove_bond()
740 BTIF_TRACE_DEBUG("%s: security flags (BR/EDR)=0x%02x", __func__, flags); in btif_dm_get_connection_state()
744 BTIF_TRACE_DEBUG("%s: security flags (LE)=0x%02x", __func__, flags); in btif_dm_get_connection_state()
[all …]
Dbtif_sdp.cc69 BTIF_TRACE_DEBUG("%s: event = %d", __func__, event); in btif_sdp_search_comp_evt()
119 BTIF_TRACE_DEBUG("Sdp Search %s", __func__); in init()
130 BTIF_TRACE_DEBUG("Sdp Search %s", __func__); in deinit()
149 BTIF_TRACE_DEBUG("%s", __func__); in btif_sdp_get_interface()
163 BTIF_TRACE_DEBUG("%s enable:%d", __func__, b_enable); in btif_sdp_execute_service()
Dbtif_pan.cc128 BTIF_TRACE_DEBUG("jni_initialized = %d, btpan_cb.enabled:%d", jni_initialized, in btif_pan_init()
133 BTIF_TRACE_DEBUG("Enabling PAN...."); in btif_pan_init()
169 BTIF_TRACE_DEBUG("stack_initialized = %d, btpan_cb.enabled:%d", in btpan_jni_init()
184 BTIF_TRACE_DEBUG("bta_pan_role:0x%x", bta_pan_role); in bta_role_to_btpan()
192 BTIF_TRACE_DEBUG("btpan_role:0x%x", btpan_role); in btpan_role_to_bta()
207 BTIF_TRACE_DEBUG("%s - local_role: %d", __func__, local_role); in btpan_enable()
218 BTIF_TRACE_DEBUG("btpan_dev_local_role:%d", btpan_dev_local_role); in btpan_get_local_role()
224 BTIF_TRACE_DEBUG("local_role:%d, remote_role:%d", local_role, remote_role); in btpan_connect()
343 BTIF_TRACE_DEBUG("network interface: %s is up", devname); in tap_if_up()
386 BTIF_TRACE_DEBUG("could not open %s, err:%d", clonedev, errno); in btpan_tap_open()
[all …]
Dbtif_hh.cc199 BTIF_TRACE_DEBUG("%s Setting CAPSLOCK", __func__); in toggle_os_keylockstates()
204 BTIF_TRACE_DEBUG("%s Setting NUMLOCK", __func__); in toggle_os_keylockstates()
209 BTIF_TRACE_DEBUG("%s Setting SCROLLLOCK", __func__); in toggle_os_keylockstates()
213 BTIF_TRACE_DEBUG( in toggle_os_keylockstates()
217 BTIF_TRACE_DEBUG("%s: %x %x %x", __func__, hidreport[3], hidreport[4], in toggle_os_keylockstates()
219 BTIF_TRACE_DEBUG("%s: %x %x %x", __func__, hidreport[6], hidreport[7], in toggle_os_keylockstates()
225 BTIF_TRACE_DEBUG( in toggle_os_keylockstates()
229 BTIF_TRACE_DEBUG("%s: %x %x %x", __func__, hidreport[3], hidreport[4], in toggle_os_keylockstates()
231 BTIF_TRACE_DEBUG("%s: %x %x %x ", __func__, hidreport[6], hidreport[7], in toggle_os_keylockstates()
307 BTIF_TRACE_DEBUG( in sync_lockstate_on_connect()
[all …]
Dbtif_rc.cc374 BTIF_TRACE_DEBUG("%s: index: %d", __func__, index); in get_connected_device()
396 BTIF_TRACE_DEBUG("%s: returning connected_devices: %d", __func__, in get_num_connected_devices()
416 BTIF_TRACE_DEBUG("%s: handle: 0x%x", __func__, handle); in btif_rc_get_device_by_handle()
421 BTIF_TRACE_DEBUG("%s: btif_rc_cb.rc_multi_cb[idx].rc_handle: 0x%x", in btif_rc_get_device_by_handle()
445 BTIF_TRACE_DEBUG( in fill_avrc_attr_entry()
453 void rc_cleanup_sent_cmd(void* p_data) { BTIF_TRACE_DEBUG("%s: ", __func__); } in rc_cleanup_sent_cmd()
489 BTIF_TRACE_DEBUG("%s: Update rc features to CTRL: %d", __func__, rc_features); in handle_rc_ctrl_features()
502 BTIF_TRACE_DEBUG( in handle_rc_features()
533 BTIF_TRACE_DEBUG("%s: rc_features: 0x%x", __func__, rc_features); in handle_rc_features()
537 BTIF_TRACE_DEBUG( in handle_rc_features()
[all …]
Dbtif_ble_scanner.cc164 BTIF_TRACE_DEBUG("%s BLE observe complete. Num Resp %d", __func__, in bta_scan_results_cb()
196 BTIF_TRACE_DEBUG("%s", __func__); in bta_track_adv_event_cb()
243 BTIF_TRACE_DEBUG("%s", __func__); in ScanFilterParamSetup()
259 BTIF_TRACE_DEBUG("%s: %d", __func__, filter_index); in ScanFilterAdd()
272 BTIF_TRACE_DEBUG("%s: filter_index: %d", __func__, filter_index); in ScanFilterClear()
280 BTIF_TRACE_DEBUG("%s: enable: %d", __func__, enable); in ScanFilterEnable()
Dbtif_sdp_server.cc104 BTIF_TRACE_DEBUG("Sdp Server %s", __func__); in sdp_server_init()
110 BTIF_TRACE_DEBUG("Sdp Server %s", __func__); in sdp_server_cleanup()
269 BTIF_TRACE_DEBUG("%s() id=%d to handle=0x%08x", __func__, id, handle); in set_sdp_handle()
277 BTIF_TRACE_DEBUG("%s() handle = 0x%08x", __func__, handle); in create_sdp_record()
293 BTIF_TRACE_DEBUG("Sdp Server %s id=%d to handle=0x%08x", __func__, record_id, in remove_sdp_record()
301 BTIF_TRACE_DEBUG("Sdp Server %s - record already removed - or never created", in remove_sdp_record()
318 BTIF_TRACE_DEBUG("Sdp Server %s", __func__); in on_create_record_event()
343 BTIF_TRACE_DEBUG("Record type %d is not supported", record->hdr.type); in on_create_record_event()
353 BTIF_TRACE_DEBUG("Sdp Server %s", __func__); in on_remove_record_event()
Dbtif_av.cc444 BTIF_TRACE_DEBUG("%s: codec_preference=%s", __func__, in UpdateCodecConfig()
892 BTIF_TRACE_DEBUG("a2dp_offload.enable = %d", a2dp_offload_enabled_); in Init()
952 BTIF_TRACE_DEBUG("%s: peer_address=%s bta_handle=0x%x", __PRETTY_FUNCTION__, in FindOrCreatePeer()
1137 BTIF_TRACE_DEBUG("%s: peer_address=%s bta_handle=0x%x", __PRETTY_FUNCTION__, in FindOrCreatePeer()
1255 BTIF_TRACE_DEBUG("%s: Peer %s", __PRETTY_FUNCTION__, in OnEnter()
1287 BTIF_TRACE_DEBUG("%s: Peer %s", __PRETTY_FUNCTION__, in OnExit()
1292 BTIF_TRACE_DEBUG("%s: Peer %s : event=%s flags=%s active_peer=%s", in ProcessEvent()
1473 BTIF_TRACE_DEBUG("%s: Peer %s : event=%s : Stopping AV timer", in ProcessEvent()
1504 BTIF_TRACE_DEBUG("%s: Peer %s", __PRETTY_FUNCTION__, in OnEnter()
1513 BTIF_TRACE_DEBUG("%s: Peer %s", __PRETTY_FUNCTION__, in OnExit()
[all …]
Dbtif_storage.cc192 BTIF_TRACE_DEBUG("in, bd addr:%s, prop type:%d, len:%d", bdstr.c_str(), in prop2cfg()
280 BTIF_TRACE_DEBUG("in, bd addr:%s, prop type:%d, len:%d", bdstr.c_str(), in cfg2prop()
408 BTIF_TRACE_DEBUG("Remote device:%s, no link key or ble key found", in btif_in_fetch_bonded_device()
438 BTIF_TRACE_DEBUG("Remote device:%s", name.c_str()); in btif_in_fetch_bonded_devices()
469 BTIF_TRACE_DEBUG("Remote device:%s, no link key or ble key found", in btif_in_fetch_bonded_devices()
494 BTIF_TRACE_DEBUG("%s() Adding key type %d for %s", __func__, key_type, in btif_read_le_key()
582 BTIF_TRACE_DEBUG( in btif_storage_get_adapter_property()
777 BTIF_TRACE_DEBUG("in bd addr:%s", bdstr.c_str()); in btif_storage_remove_bonded_device()
1071 BTIF_TRACE_DEBUG(" %s in bd addr:%s", __func__, bdstr.c_str()); in btif_storage_remove_ble_bonding_keys()
1193 BTIF_TRACE_DEBUG("%s Found a LE device: %s", __func__, in btif_in_fetch_bonded_ble_device()
[all …]
Dbtif_hf.cc310 BTIF_TRACE_DEBUG("%s: event=%s", __func__, dump_hf_event(event)); in btif_hf_upstreams_evt()
324 BTIF_TRACE_DEBUG("%s: BTA_AG_REGISTER_EVT, btif_hf_cb.handle = %d", in btif_hf_upstreams_evt()
368 BTIF_TRACE_DEBUG("%s: BTA_AG_CLOSE_EVT, idx = %d, btif_hf_cb.handle = %d", in btif_hf_upstreams_evt()
387 BTIF_TRACE_DEBUG("%s: BTA_AG_CONN_EVT, idx = %d ", __func__, idx); in btif_hf_upstreams_evt()
463 BTIF_TRACE_DEBUG( in btif_hf_upstreams_evt()
508 BTIF_TRACE_DEBUG("AG Bitmap of peer-codecs %d", p_data->val.num); in btif_hf_upstreams_evt()
525 BTIF_TRACE_DEBUG("%s: AG final selected codec is 0x%02x 1=CVSD 2=MSBC", in btif_hf_upstreams_evt()
733 BTIF_TRACE_DEBUG( in Init()
1124 BTIF_TRACE_DEBUG( in PhoneStateChange()
1146 BTIF_TRACE_DEBUG("%s: Call setup states changed. old: %s new: %s", __func__, in PhoneStateChange()
[all …]
Dbtif_core.cc285 BTIF_TRACE_DEBUG("btif_task: received trigger stack init event"); in btif_init_ok()
580 BTIF_TRACE_DEBUG("%s", __func__); in btif_dut_mode_configure()
607 BTIF_TRACE_DEBUG("%s", __func__); in btif_dut_mode_send()
1170 BTIF_TRACE_DEBUG("%s: current services:0x%x", __func__, in btif_enable_service()
1202 BTIF_TRACE_DEBUG("%s: Current Services:0x%x", __func__, in btif_disable_service()
1215 BTIF_TRACE_DEBUG("%s Associating thread to JVM", __func__); in btif_jni_associate()
1220 BTIF_TRACE_DEBUG("%s Disassociating thread from JVM", __func__); in btif_jni_disassociate()
Dbtif_hd.cc148 BTIF_TRACE_DEBUG("%s: status=%d", __func__, p_data->status); in btif_hd_upstreams_evt()
164 BTIF_TRACE_DEBUG("%s: status=%d", __func__, p_data->status); in btif_hd_upstreams_evt()
258 BTIF_TRACE_DEBUG("%s: Removing bonding as only HID profile connected", in btif_hd_upstreams_evt()
263 BTIF_TRACE_DEBUG( in btif_hd_upstreams_evt()
Dbtif_hf_client.cc166 BTIF_TRACE_DEBUG("%s", __func__); in btif_in_hf_client_generic_evt()
207 BTIF_TRACE_DEBUG("%s: cb by handle %d", __func__, handle); in btif_hf_client_get_cb_by_handle()
772 BTIF_TRACE_DEBUG("%s", __func__); in process_ind_evt()
831 BTIF_TRACE_DEBUG("%s: event BTA_HF_CLIENT_OPEN_EVT allocating block", in btif_hf_client_upstreams_evt()
842 BTIF_TRACE_DEBUG("%s: event=%s (%u)", __func__, dump_hf_client_event(event), in btif_hf_client_upstreams_evt()
Dbtif_gatt_util.cc82 BTIF_TRACE_DEBUG("%s: transport = %d", __func__, transport_link); in btif_gatt_check_encrypted_link()
Dbtif_sock_util.cc140 BTIF_TRACE_DEBUG("close fd:%d after sent", send_fd); in sock_send_fd()
Dbtif_config.cc508 BTIF_TRACE_DEBUG("%s: Removing restricted device %s", __func__, in btif_config_remove_restricted()
Dbtif_a2dp_sink.cc591 BTIF_TRACE_DEBUG("%s: Initiate decoding", __func__); in btif_a2dp_sink_enqueue_buf()
Dbtif_gatt_client.cc305 BTIF_TRACE_DEBUG("%s Transport=%d, device type=%d, phy=%d", __func__, in btif_gattc_open_impl()
/system/bt/btif/co/
Dbta_hl_co.cc77 BTIF_TRACE_DEBUG("%s success=%d num_mdeps=%d", __func__, success, in bta_hl_co_get_num_of_mdep()
105 BTIF_TRACE_DEBUG("%s advertize_flag=%d", __func__, advertize_source_sdp); in bta_hl_co_advrtise_source_sdp()
133 BTIF_TRACE_DEBUG("%s app_id=%d mdep_idx=%d mdep_id=%d mdep_counter=%d", in bta_hl_co_get_mdep_config()
146 BTIF_TRACE_DEBUG("%s success=%d mdep_idx=%d mdep_id=%d", __func__, success, in bta_hl_co_get_mdep_config()
171 BTIF_TRACE_DEBUG("%s app_id=%d", __func__, app_id); in bta_hl_co_get_echo_config()
181 BTIF_TRACE_DEBUG("%s success=%d max tx_size=%d rx_size=%d", __func__, success, in bta_hl_co_get_echo_config()
203 BTIF_TRACE_DEBUG("%s mdep_id =%d, item_idx=%d active=%d mdl_id=%d time=%d", in bta_hl_co_save_mdl()
224 BTIF_TRACE_DEBUG("%s mdep_id=%d, item_idx=%d", __func__, mdep_id, item_idx); in bta_hl_co_delete_mdl()
252 BTIF_TRACE_DEBUG("%s app_id=%d, num_items=%d", __func__, app_id, buffer_size); in bta_hl_co_load_mdl_config()
263 BTIF_TRACE_DEBUG( in bta_hl_co_load_mdl_config()
[all …]
Dbta_dm_co.cc77 BTIF_TRACE_DEBUG("bta_dm_co_io_req *p_oob_data = %d", *p_oob_data); in bta_dm_co_io_req()
78 BTIF_TRACE_DEBUG("bta_dm_co_io_req *p_io_cap = %d", *p_io_cap); in bta_dm_co_io_req()
79 BTIF_TRACE_DEBUG("bta_dm_co_io_req *p_auth_req = %d", *p_auth_req); in bta_dm_co_io_req()
80 BTIF_TRACE_DEBUG("bta_dm_co_io_req is_orig = %d", is_orig); in bta_dm_co_io_req()
136 BTIF_TRACE_DEBUG("bta_dm_co_loc_oob, valid = %d", valid); in bta_dm_co_loc_oob()
164 BTIF_TRACE_DEBUG("bta_dm_co_rmt_oob: result=%d", result); in bta_dm_co_rmt_oob()
212 BTIF_TRACE_DEBUG("##################################"); in bta_dm_co_ble_load_local_keys()
213 BTIF_TRACE_DEBUG( in bta_dm_co_ble_load_local_keys()
215 BTIF_TRACE_DEBUG("##################################"); in bta_dm_co_ble_load_local_keys()
Dbta_pan_co.cc85 BTIF_TRACE_DEBUG( in bta_pan_co_open()
122 BTIF_TRACE_DEBUG("bta_pan_co_close"); in bta_pan_co_close()
178 BTIF_TRACE_DEBUG( in bta_pan_co_tx_path()
Dbta_hh_co.cc537 BTIF_TRACE_DEBUG("%s() - Saving report; dev=%s, idx=%d", __func__, bdstr, in bta_hh_le_co_rpt_info()
571 BTIF_TRACE_DEBUG("%s() - Loaded %d reports; dev=%s", __func__, *p_num_rpt, in bta_hh_le_co_cache_load()
595 BTIF_TRACE_DEBUG("%s() - Reset cache for bda %s", __func__, bdstr); in bta_hh_le_co_reset_rpt_cache()
/system/bt/udrv/ulinux/
Duipc.cc523 BTIF_TRACE_DEBUG("UIPC_Init"); in UIPC_Init()
544 BTIF_TRACE_DEBUG("UIPC_Open : ch_id %d, p_cback %x", ch_id, p_cback); in UIPC_Open()
572 BTIF_TRACE_DEBUG("UIPC_Close : ch_id %d", ch_id); in UIPC_Close()
581 BTIF_TRACE_DEBUG("UIPC_Close : waiting for shutdown to complete"); in UIPC_Close()
583 BTIF_TRACE_DEBUG("UIPC_Close : shutdown complete"); in UIPC_Close()
598 BTIF_TRACE_DEBUG("UIPC_Send : ch_id:%d %d bytes", ch_id, msglen); in UIPC_Send()
702 BTIF_TRACE_DEBUG("#### UIPC_Ioctl : ch_id %d, request %d ####", ch_id, in UIPC_Ioctl()
/system/bt/internal_include/
Dbt_trace.h644 #define BTIF_TRACE_DEBUG(...) \ macro