Home
last modified time | relevance | path

Searched refs:BTIF_TRACE_DEBUG (Results 1 – 24 of 24) 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.cc302 BTIF_TRACE_DEBUG("%s service_id: %d", __func__, service_id); in btif_in_execute_service_request()
505 BTIF_TRACE_DEBUG("%s: state=%d, prev_state=%d, sdp_attempts = %d", __func__, in bond_state_changed()
580 BTIF_TRACE_DEBUG("%s cod is 0x%06x", __func__, cod); in btif_update_remote_properties()
583 BTIF_TRACE_DEBUG("%s cod is 0, checking cod from storage", __func__); in btif_update_remote_properties()
588 BTIF_TRACE_DEBUG("%s cod retrieved from storage is 0x%06x", __func__, cod); in btif_update_remote_properties()
590 BTIF_TRACE_DEBUG("%s cod is again 0, set as unclassified", __func__); in btif_update_remote_properties()
639 BTIF_TRACE_DEBUG("%s: status=%d pairing_cb.state=%d", __func__, in btif_dm_cb_hid_remote_name()
725 BTIF_TRACE_DEBUG("%s: Removing HH device", __func__); in btif_dm_cb_remove_bond()
748 BTIF_TRACE_DEBUG("%s: security flags (BR/EDR)=0x%02x", __func__, flags); in btif_dm_get_connection_state()
752 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.cc372 BTIF_TRACE_DEBUG("%s: index: %d", __func__, index); in get_connected_device()
394 BTIF_TRACE_DEBUG("%s: returning connected_devices: %d", __func__, in get_num_connected_devices()
414 BTIF_TRACE_DEBUG("%s: handle: 0x%x", __func__, handle); in btif_rc_get_device_by_handle()
419 BTIF_TRACE_DEBUG("%s: btif_rc_cb.rc_multi_cb[idx].rc_handle: 0x%x", in btif_rc_get_device_by_handle()
443 BTIF_TRACE_DEBUG( in fill_avrc_attr_entry()
451 void rc_cleanup_sent_cmd(void* p_data) { BTIF_TRACE_DEBUG("%s: ", __func__); } in rc_cleanup_sent_cmd()
488 BTIF_TRACE_DEBUG("%s: Update rc features to CTRL: %d", __func__, rc_features); in handle_rc_ctrl_features()
501 BTIF_TRACE_DEBUG( in handle_rc_features()
532 BTIF_TRACE_DEBUG("%s: rc_features: 0x%x", __func__, rc_features); in handle_rc_features()
536 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_av.cc504 BTIF_TRACE_DEBUG("%s: codec_preference=%s", __func__, in UpdateCodecConfig()
964 BTIF_TRACE_DEBUG("a2dp_offload.enable = %d", a2dp_offload_enabled_); in Init()
1026 BTIF_TRACE_DEBUG("%s: peer_address=%s bta_handle=0x%x", __PRETTY_FUNCTION__, in FindOrCreatePeer()
1213 BTIF_TRACE_DEBUG("%s: peer_address=%s bta_handle=0x%x", __PRETTY_FUNCTION__, in FindOrCreatePeer()
1334 BTIF_TRACE_DEBUG("%s: Peer %s", __PRETTY_FUNCTION__, in OnEnter()
1369 BTIF_TRACE_DEBUG("%s: Peer %s", __PRETTY_FUNCTION__, in OnExit()
1374 BTIF_TRACE_DEBUG("%s: Peer %s : event=%s flags=%s active_peer=%s", in ProcessEvent()
1555 BTIF_TRACE_DEBUG("%s: Peer %s : event=%s : Stopping AV timer", in ProcessEvent()
1586 BTIF_TRACE_DEBUG("%s: Peer %s", __PRETTY_FUNCTION__, in OnEnter()
1595 BTIF_TRACE_DEBUG("%s: Peer %s", __PRETTY_FUNCTION__, in OnExit()
[all …]
Dbtif_sdp_server.cc106 BTIF_TRACE_DEBUG("Sdp Server %s", __func__); in sdp_server_init()
112 BTIF_TRACE_DEBUG("Sdp Server %s", __func__); in sdp_server_cleanup()
271 BTIF_TRACE_DEBUG("%s() id=%d to handle=0x%08x", __func__, id, handle); in set_sdp_handle()
279 BTIF_TRACE_DEBUG("%s() handle = 0x%08x", __func__, handle); in create_sdp_record()
295 BTIF_TRACE_DEBUG("Sdp Server %s id=%d to handle=0x%08x", __func__, record_id, in remove_sdp_record()
303 BTIF_TRACE_DEBUG("Sdp Server %s - record already removed - or never created", in remove_sdp_record()
320 BTIF_TRACE_DEBUG("Sdp Server %s", __func__); in on_create_record_event()
346 BTIF_TRACE_DEBUG("Record type %d is not supported", record->hdr.type); in on_create_record_event()
356 BTIF_TRACE_DEBUG("Sdp Server %s", __func__); in on_remove_record_event()
Dbtif_storage.cc193 BTIF_TRACE_DEBUG("in, bd addr:%s, prop type:%d, len:%d", bdstr.c_str(), in prop2cfg()
291 BTIF_TRACE_DEBUG("in, bd addr:%s, prop type:%d, len:%d", bdstr.c_str(), in cfg2prop()
431 BTIF_TRACE_DEBUG("Remote device:%s, no link key or ble key found", in btif_in_fetch_bonded_device()
461 BTIF_TRACE_DEBUG("Remote device:%s", name.c_str()); in btif_in_fetch_bonded_devices()
491 BTIF_TRACE_DEBUG("Remote device:%s, no link key or ble key found", in btif_in_fetch_bonded_devices()
516 BTIF_TRACE_DEBUG("%s() Adding key type %d for %s", __func__, key_type, in btif_read_le_key()
655 BTIF_TRACE_DEBUG( in btif_storage_get_adapter_property()
852 BTIF_TRACE_DEBUG("in bd addr:%s", bdstr.c_str()); in btif_storage_remove_bonded_device()
1144 BTIF_TRACE_DEBUG(" %s in bd addr:%s", __func__, bdstr.c_str()); in btif_storage_remove_ble_bonding_keys()
1259 BTIF_TRACE_DEBUG("%s Found a LE device: %s", __func__, in btif_in_fetch_bonded_ble_device()
[all …]
Dbtif_hf.cc301 BTIF_TRACE_DEBUG("%s: event=%s", __func__, dump_hf_event(event)); in btif_hf_upstreams_evt()
315 BTIF_TRACE_DEBUG("%s: BTA_AG_REGISTER_EVT, btif_hf_cb.handle = %d", in btif_hf_upstreams_evt()
359 BTIF_TRACE_DEBUG("%s: BTA_AG_CLOSE_EVT, idx = %d, btif_hf_cb.handle = %d", in btif_hf_upstreams_evt()
378 BTIF_TRACE_DEBUG("%s: BTA_AG_CONN_EVT, idx = %d ", __func__, idx); in btif_hf_upstreams_evt()
454 BTIF_TRACE_DEBUG( in btif_hf_upstreams_evt()
499 BTIF_TRACE_DEBUG("AG Bitmap of peer-codecs %d", p_data->val.num); in btif_hf_upstreams_evt()
516 BTIF_TRACE_DEBUG("%s: AG final selected codec is 0x%02x 1=CVSD 2=MSBC", in btif_hf_upstreams_evt()
724 BTIF_TRACE_DEBUG( in Init()
1114 BTIF_TRACE_DEBUG( in PhoneStateChange()
1136 BTIF_TRACE_DEBUG("%s: Call setup states changed. old: %s new: %s", __func__, in PhoneStateChange()
[all …]
Dbtif_core.cc270 BTIF_TRACE_DEBUG("btif_task: received trigger stack init event"); in btif_init_ok()
507 BTIF_TRACE_DEBUG("%s", __func__); in btif_dut_mode_configure()
534 BTIF_TRACE_DEBUG("%s", __func__); in btif_dut_mode_send()
1119 BTIF_TRACE_DEBUG("%s: current services:0x%x", __func__, in btif_enable_service()
1151 BTIF_TRACE_DEBUG("%s: Current Services:0x%x", __func__, in btif_disable_service()
1164 BTIF_TRACE_DEBUG("%s Associating thread to JVM", __func__); in btif_jni_associate()
1169 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()
256 BTIF_TRACE_DEBUG("%s: Removing bonding as only HID profile connected", in btif_hd_upstreams_evt()
261 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_a2dp_sink.cc630 BTIF_TRACE_DEBUG("%s: Initiate decoding", __func__); in btif_a2dp_sink_enqueue_buf()
Dbtif_gatt_client.cc307 BTIF_TRACE_DEBUG("%s Transport=%d, device type=%d, phy=%d", __func__, in btif_gattc_open_impl()
Dbtif_config.cc622 BTIF_TRACE_DEBUG("%s: Removing restricted device %s", __func__, in btif_config_remove_restricted()
/system/bt/btif/co/
Dbta_dm_co.cc82 BTIF_TRACE_DEBUG("bta_dm_co_io_req *p_oob_data = %d", *p_oob_data); in bta_dm_co_io_req()
83 BTIF_TRACE_DEBUG("bta_dm_co_io_req *p_io_cap = %d", *p_io_cap); in bta_dm_co_io_req()
84 BTIF_TRACE_DEBUG("bta_dm_co_io_req *p_auth_req = %d", *p_auth_req); in bta_dm_co_io_req()
85 BTIF_TRACE_DEBUG("bta_dm_co_io_req is_orig = %d", is_orig); in bta_dm_co_io_req()
141 BTIF_TRACE_DEBUG("bta_dm_co_loc_oob, valid = %d", valid); in bta_dm_co_loc_oob()
169 BTIF_TRACE_DEBUG("bta_dm_co_rmt_oob: result=%d", result); in bta_dm_co_rmt_oob()
217 BTIF_TRACE_DEBUG("##################################"); in bta_dm_co_ble_load_local_keys()
218 BTIF_TRACE_DEBUG( in bta_dm_co_ble_load_local_keys()
220 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.cc630 BTIF_TRACE_DEBUG("%s() - Saving report; dev=%s, idx=%d", __func__, bdstr, in bta_hh_le_co_rpt_info()
664 BTIF_TRACE_DEBUG("%s() - Loaded %d reports; dev=%s", __func__, *p_num_rpt, in bta_hh_le_co_cache_load()
688 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.h613 #define BTIF_TRACE_DEBUG(...) \ macro