/system/bt/stack/l2cap/ |
D | l2c_csm.cc | 118 LOG_DEBUG("Entry chnl_state=%s [%d], event=%s [%d]", in l2c_csm_execute() 189 LOG_DEBUG("LCID: 0x%04x st: CLOSED evt: %s", p_ccb->local_cid, in l2c_csm_closed() 194 LOG_DEBUG("Calling Disconnect_Ind_Cb(), CID: 0x%04x No Conf Needed", in l2c_csm_closed() 331 LOG_DEBUG("Exit chnl_state=%s [%d], event=%s [%d]", in l2c_csm_closed() 352 LOG_DEBUG("%s - LCID: 0x%04x st: ORIG_W4_SEC_COMP evt: %s", in l2c_csm_orig_w4_sec_comp() 360 LOG_DEBUG("Calling Disconnect_Ind_Cb(), CID: 0x%04x No Conf Needed", in l2c_csm_orig_w4_sec_comp() 430 LOG_DEBUG("Exit chnl_state=%s [%d], event=%s [%d]", in l2c_csm_orig_w4_sec_comp() 447 LOG_DEBUG("LCID: 0x%04x st: TERM_W4_SEC_COMP evt: %s", p_ccb->local_cid, in l2c_csm_term_w4_sec_comp() 464 LOG_DEBUG("Not waiting for info response, sending connect response"); in l2c_csm_term_w4_sec_comp() 470 LOG_DEBUG("Not LE connection, sending configure request"); in l2c_csm_term_w4_sec_comp() [all …]
|
D | l2c_link.cc | 161 LOG_DEBUG("Allocated l2cap control block for new connection state:%s", in l2c_link_hci_conn_comp() 194 LOG_DEBUG("Link is dedicated bonding handle:0x%04x", p_lcb->Handle()); in l2c_link_hci_conn_comp() 280 LOG_DEBUG("btm_status=%s, BD_ADDR=%s, transport=%s", in l2c_link_sec_comp2() 386 LOG_DEBUG("l2c_link_hci_disc_comp: Restarting pending ACL request"); in l2c_link_hci_disc_comp() 465 LOG_DEBUG("L2CAP - l2c_link_timeout() link state:%s is_bonding:%s", in l2c_link_timeout() 662 LOG_DEBUG( in l2c_link_adjust_allocation() 689 LOG_DEBUG( in l2c_link_adjust_allocation() 693 LOG_DEBUG(" SentNotAcked: %d RRUnacked: %d", in l2c_link_adjust_allocation() 733 LOG_DEBUG( in l2c_link_adjust_chnl_allocation() 851 LOG_DEBUG("LCB(0x%x) is in PM pending state", p_lcb->Handle()); in l2c_link_check_power_mode() [all …]
|
D | l2c_api.cc | 120 LOG_DEBUG("L2CAP - Real PSM: 0x%04x Virtual PSM: 0x%04x", psm, vpsm); in L2CA_Register() 420 LOG_DEBUG("Real PSM: 0x%04x Virtual PSM: 0x%04x", psm, vpsm); in L2CA_RegisterLECoc() 426 LOG_DEBUG("Allocate rcp for Virtual PSM: 0x%04x", vpsm); in L2CA_RegisterLECoc() 896 LOG_DEBUG("L2CAP Local disconnect request CID: 0x%04x", cid); in L2CA_DisconnectReq() 1130 LOG_DEBUG("Registered fixed channel:%s", in L2CA_RegisterFixedChannel() 1155 LOG_DEBUG(" fixed_cid:0x%04x", fixed_cid); in L2CA_ConnectFixedChnl() 1203 LOG_DEBUG( in L2CA_ConnectFixedChnl() 1334 LOG_DEBUG("Enqueued data for CID: 0x%04x len:%hu", fixed_cid, p_buf->len); in L2CA_SendFixedChnlData() 1348 LOG_DEBUG("Link congested for CID: 0x%04x", fixed_cid); in L2CA_SendFixedChnlData()
|
/system/bt/gd/os/ |
D | log.h | 35 #define LOG_DEBUG(...) macro 49 #define LOG_DEBUG(fmt, args...) \ macro 83 #define LOG_DEBUG(...) macro 88 #define LOG_DEBUG(...) LOGWRAPPER(__VA_ARGS__) macro
|
/system/bt/stack/btm/ |
D | btm_ble_bgconn.cc | 131 LOG_DEBUG( in btm_ble_stop_auto_conn() 227 LOG_DEBUG( in btm_add_dev_to_controller() 235 LOG_DEBUG( in btm_add_dev_to_controller() 250 LOG_DEBUG( in btm_add_dev_to_controller() 257 LOG_DEBUG( in btm_add_dev_to_controller() 354 LOG_DEBUG( in btm_ble_start_auto_conn() 453 LOG_DEBUG("Gd acl_manager handles sync of background connections"); in btm_ble_suspend_bg_conn() 473 LOG_DEBUG("Gd acl_manager handles sync of background connections"); in btm_ble_resume_bg_conn() 559 LOG_DEBUG("Added to Le acceptlist device:%s", PRIVATE_ADDRESS(address)); in BTM_AcceptlistAdd() 581 LOG_DEBUG("Removed from Le acceptlist device:%s", PRIVATE_ADDRESS(address)); in BTM_AcceptlistRemove() [all …]
|
D | btm_sco.cc | 250 LOG_DEBUG( in btm_send_connect_request() 256 LOG_DEBUG( in btm_send_connect_request() 261 LOG_DEBUG( in btm_send_connect_request() 266 LOG_DEBUG( in btm_send_connect_request() 453 LOG_DEBUG("Initiating (e)SCO link for ACL handle:0x%04x", acl_handle); in BTM_CreateSco() 464 LOG_DEBUG("Listening for (e)SCO on ACL handle:0x%04x", acl_handle); in BTM_CreateSco() 470 LOG_DEBUG("SCO connection successfully requested"); in BTM_CreateSco() 564 LOG_DEBUG( in btm_sco_disc_chk_pend_for_modechange() 575 LOG_DEBUG("Removing SCO Link handle 0x%04x", p->hci_handle); in btm_sco_disc_chk_pend_for_modechange() 699 LOG_DEBUG("SCO initiating connection failed handle:0x%04x reason:%s", in btm_sco_connected() [all …]
|
D | btm_sec.cc | 520 LOG_DEBUG( in BTM_SetSecurityLevel() 1186 LOG_DEBUG("Send hci disconnect handle:0x%04x reason:%s", conn_handle, in btm_sec_send_hci_disconnect() 1492 LOG_DEBUG( in btm_sec_l2cap_access_req_by_requirement() 1533 LOG_DEBUG("security_flags:x%x, sec_flags:x%x", security_required, in btm_sec_l2cap_access_req_by_requirement() 1606 LOG_DEBUG( in btm_sec_l2cap_access_req_by_requirement() 1709 LOG_DEBUG("is_originator:%d, psm=0x%04x", is_originator, psm); in btm_sec_l2cap_access_req() 1723 LOG_DEBUG("No security required for SDP"); in btm_sec_l2cap_access_req() 1785 LOG_DEBUG("Pairing in progress pairing_state:%s", in btm_sec_mx_access_request() 1831 LOG_DEBUG("A pending security procedure in progress"); in btm_sec_mx_access_request() 1841 LOG_DEBUG("Notifying client that security access has been granted"); in btm_sec_mx_access_request() [all …]
|
D | btm_ble_privacy.cc | 567 LOG_DEBUG("Started ble advertising"); in btm_ble_resume_resolving_list_activity() 575 LOG_DEBUG("Resumed ble advertising manager"); in btm_ble_resume_resolving_list_activity() 580 LOG_DEBUG("Started resolving list scan"); in btm_ble_resume_resolving_list_activity() 585 LOG_DEBUG("Resumed background connections"); in btm_ble_resume_resolving_list_activity()
|
/system/bt/bta/dm/ |
D | bta_dm_pm.cc | 337 LOG_DEBUG("Power management callback status:%s[%hhu] id:%s[%d], app:%hhu", in bta_dm_pm_cback() 351 LOG_DEBUG("Ignoring power management callback as no service entries exist"); in bta_dm_pm_cback() 355 LOG_DEBUG("Stopped all timers for service to device:%s id:%hhu", in bta_dm_pm_cback() 361 LOG_DEBUG("Device info:%s", device_info_text(p_dev->Info()).c_str()); in bta_dm_pm_cback() 555 LOG_DEBUG( in bta_dm_pm_set_mode() 662 LOG_DEBUG( in bta_dm_pm_set_mode() 669 LOG_DEBUG("Link policy disallows sniff mode, ignore request peer:%s", in bta_dm_pm_set_mode() 673 LOG_DEBUG("Setting link to active mode peer:%s", in bta_dm_pm_set_mode() 728 LOG_DEBUG("Current power mode:%s[0x%x] peer_info:%s[0x%02x]", in bta_dm_pm_sniff() 745 LOG_DEBUG("Link already in sniff mode peer:%s", in bta_dm_pm_sniff() [all …]
|
/system/bt/gd/ |
D | module.cc | 85 LOG_DEBUG("Constructing next module"); in Start() 90 LOG_DEBUG("Starting dependencies of %s", instance->ToString().c_str()); in Start() 94 …LOG_DEBUG("Finished starting dependencies and calling Start() of %s", instance->ToString().c_str()… in Start() 99 LOG_DEBUG("Started %s", instance->ToString().c_str()); in Start()
|
/system/bt/main/shim/ |
D | link_policy.cc | 177 LOG_DEBUG( in btm_pm_on_mode_change() 232 LOG_DEBUG( in btm_pm_on_mode_change() 242 LOG_DEBUG("Sending gd power mode SSR Params"); in BTM_SetSsrParams() 258 LOG_DEBUG("For now pointing back again to legacy"); in btm_pm_on_sniff_subrating() 284 LOG_DEBUG( in btm_pm_on_sniff_subrating()
|
D | acl.cc | 532 LOG_DEBUG("Device does not support extended features"); in OnReadRemoteSupportedFeaturesComplete() 543 LOG_DEBUG("Device does not support extended features"); in OnReadRemoteExtendedFeaturesComplete() 793 LOG_DEBUG("Disconnection initiated classic remote:%s handle:%hu", in disconnect_classic() 810 LOG_DEBUG("Disconnection initiated le remote:%s handle:%hu", in disconnect_le() 831 LOG_DEBUG("Allow Le connection from remote:%s", in accept_le_connection_from() 841 LOG_DEBUG("Ignore Le connection from remote:%s", in ignore_le_connection_from() 854 LOG_DEBUG("Cleared entire Le address acceptlist count:%zu", count); in clear_acceptlist() 861 LOG_DEBUG("%s", entry.c_str()); in DumpConnectionHistory() 864 LOG_DEBUG("Shadow le accept list size:%-3zu controller_max_size:%hhu", in DumpConnectionHistory() 868 LOG_DEBUG("acceptlist:%s", entry.ToString().c_str()); in DumpConnectionHistory() [all …]
|
/system/bt/stack/acl/ |
D | btm_pm.cc | 537 LOG_DEBUG("Found controller in mode:%s", power_mode_text(mode).c_str()); in btm_pm_snd_md_req() 547 LOG_DEBUG("Storing command"); in btm_pm_snd_md_req() 550 LOG_DEBUG("Need to wake then sleep"); in btm_pm_snd_md_req() 557 LOG_DEBUG("Power mode change delay required"); in btm_pm_snd_md_req() 562 LOG_DEBUG("Need to wake first"); in btm_pm_snd_md_req() 565 LOG_DEBUG("Sending sniff subrating to controller"); in btm_pm_snd_md_req() 686 LOG_DEBUG("Notifying callback that link power mode is complete peer:%s", in btm_pm_proc_cmd_status() 788 LOG_DEBUG("Sniff subrating unsupported so dropping to legacy sniff mode"); in process_ssr_event() 791 LOG_DEBUG("Sniff subrating enabled"); in process_ssr_event() 799 LOG_DEBUG( in process_ssr_event()
|
D | btm_acl.cc | 212 LOG_DEBUG("Setting link supervision timeout:%.2fs peer:%s", in hci_btm_set_link_supervision_timeout() 398 LOG_DEBUG( in btm_acl_created() 962 LOG_DEBUG("Start reading remote extended features"); in btm_read_remote_features_complete() 1037 LOG_DEBUG("BTM reads next remote extended features page (%d)", page_num); in btm_read_remote_ext_features_complete() 1043 LOG_DEBUG("BTM reached last remote extended features page (%d)", page_num); in btm_read_remote_ext_features_complete() 1163 LOG_DEBUG("Set supervision timeout:%.2fms bd_addr:%s", in BTM_SetLinkSuperTout() 1405 LOG_DEBUG("Role change event received peer:%s hci_status:%s new_role:%s", in btm_acl_role_changed() 1511 LOG_DEBUG("Started change connection packet type:0x%04x address:%s", in change_connection_packet_types() 1821 LOG_DEBUG("Transmit power complete: tx_power:%d hci status:%s", in btm_read_tx_power_complete() 1877 LOG_DEBUG("Read rrsi complete rssi:%hhd hci status:%s", result.rssi, in btm_read_rssi_complete() [all …]
|
/system/logging/liblog/include_vndk/log/ |
D | log_main.h | 227 #define ALOGD(...) ((void)ALOG(LOG_DEBUG, LOG_TAG, __VA_ARGS__)) 233 ? (__FAKE_USE_VA_ARGS(__VA_ARGS__), (void)ALOG(LOG_DEBUG, LOG_TAG, __VA_ARGS__)) \ 298 #define IF_ALOGD() IF_ALOG(LOG_DEBUG, LOG_TAG)
|
/system/logging/liblog/include/log/ |
D | log_main.h | 227 #define ALOGD(...) ((void)ALOG(LOG_DEBUG, LOG_TAG, __VA_ARGS__)) 233 ? (__FAKE_USE_VA_ARGS(__VA_ARGS__), (void)ALOG(LOG_DEBUG, LOG_TAG, __VA_ARGS__)) \ 298 #define IF_ALOGD() IF_ALOG(LOG_DEBUG, LOG_TAG)
|
/system/bt/stack/gatt/ |
D | att_protocol.cc | 333 LOG_DEBUG("Sending ATT message on att fixed channel"); in attp_send_msg_to_l2cap() 336 LOG_DEBUG("Sending ATT message on lcid:%hu", lcid); in attp_send_msg_to_l2cap() 410 LOG_DEBUG("Sending server response or indication message to client"); in attp_send_sr_msg() 434 LOG_DEBUG("Enqueued ATT command"); in attp_cl_send_cmd() 438 LOG_DEBUG( in attp_cl_send_cmd() 451 LOG_DEBUG("Starting ATT response timer"); in attp_cl_send_cmd()
|
D | gatt_api.cc | 642 LOG_DEBUG("Configuring ATT mtu size conn_id:%hu mtu:%hu", conn_id, mtu); in GATTC_ConfigureMTU() 1118 LOG_DEBUG("Starting GATT interface gatt_if_:%hu", gatt_if); in GATT_StartIf() 1186 LOG_DEBUG("Starting direct connect gatt_if=%u address=%s", gatt_if, in GATT_Connect() 1190 LOG_DEBUG("Starting background connect gatt_if=%u address=%s", gatt_if, in GATT_Connect() 1201 LOG_DEBUG("Adding to acceptlist device:%s", PRIVATE_ADDRESS(bd_addr)); in GATT_Connect()
|
/system/bt/stack/smp/ |
D | smp_l2c.cc | 106 LOG_DEBUG("SMP Received connect callback bd_addr:%s transport:%s", in smp_connect_callback() 109 LOG_DEBUG("SMP Received disconnect callback bd_addr:%s transport:%s", in smp_connect_callback() 114 LOG_DEBUG("Received callback for device in pairing process:%s state:%s", in smp_connect_callback()
|
/system/chre/host/common/include/chre_host/ |
D | log.h | 43 #define LOGD(format, ...) CHRE_LOG(LOG_DEBUG, stdout, format, ##__VA_ARGS__)
|
/system/bt/bta/ag/ |
D | bta_ag_sco.cc | 165 LOG_DEBUG( in bta_ag_sco_disc_cback() 168 LOG_DEBUG( in bta_ag_sco_disc_cback() 172 LOG_DEBUG( in bta_ag_sco_disc_cback() 250 LOG_DEBUG("Removed SCO index:0x%04x status:%s", p_scb->sco_idx, in bta_ag_remove_sco() 362 LOG_DEBUG("BEFORE %s", p_scb->ToString().c_str()); in bta_ag_create_sco() 431 LOG_DEBUG("Initiating AG SCO inx 0x%04x, pkt types 0x%04x", p_scb->sco_idx, in bta_ag_create_sco() 441 LOG_DEBUG("Listening AG SCO inx 0x%04x status:%s pkt types 0x%04x", in bta_ag_create_sco() 445 LOG_DEBUG("AFTER %s", p_scb->ToString().c_str()); in bta_ag_create_sco()
|
D | bta_ag_main.cc | 513 LOG_DEBUG("Audio gateway event for one client handle:%hu scb:%s", handle, in bta_ag_api_result() 528 LOG_DEBUG("Audio gateway event for all clients scb:%s", in bta_ag_api_result() 724 LOG_DEBUG( in bta_ag_sm_execute() 734 LOG_DEBUG( in bta_ag_sm_execute() 750 LOG_DEBUG("AG state machine event:%s[0x%04x] handle:0x%04x", in bta_ag_sm_execute_by_handle()
|
/system/bt/gd/hal/ |
D | snoop_logger.cc | 320 LOG_DEBUG("btsnoop log is enabled, skip dumping btsnooz log"); in DumpSnoozLogToFile() 370 LOG_DEBUG("Dumping btsnooz log data to %s", snooz_log_path_.c_str()); in Stop() 372 LOG_DEBUG("Closing btsnoop log data at %s", snoop_log_path_.c_str()); in Stop() 377 LOG_DEBUG("Dumping btsnooz log data to %s", snooz_log_path_.c_str()); in GetDumpsysData()
|
/system/bt/btif/src/ |
D | btif_gatt_util.cc | 82 LOG_DEBUG("Checking gatt link peer:%s transport:%s", in btif_gatt_check_encrypted_link()
|
D | btif_hf.cc | 299 LOG_DEBUG("HF Upstream event:%s", dump_hf_event(event)); in btif_hf_upstreams_evt() 313 LOG_DEBUG("%s idx:%d btif_hf_cb.handle = %d", dump_hf_event(event), idx, in btif_hf_upstreams_evt() 392 LOG_DEBUG( in btif_hf_upstreams_evt() 412 LOG_DEBUG("SLC connected event:%s idx:%d", dump_hf_event(event), idx); in btif_hf_upstreams_evt() 423 LOG_DEBUG("Audio open event:%s", dump_hf_event(event)); in btif_hf_upstreams_evt() 429 LOG_DEBUG("Audio close event:%s", dump_hf_event(event)); in btif_hf_upstreams_evt() 436 LOG_DEBUG("BTA auto-responds, silently discard event:%s", in btif_hf_upstreams_evt() 1139 LOG_DEBUG( in PhoneStateChange()
|