• Home
  • Raw
  • Download

Lines Matching refs:LOG_DEBUG

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()
905 LOG_DEBUG("Round robin"); in l2c_link_check_send_pkts()
924 LOG_DEBUG("Skipping lcb %d due to controller window full", xx); in l2c_link_check_send_pkts()
931 LOG_DEBUG("Skipping lcb %d due to quota", xx); in l2c_link_check_send_pkts()
937 LOG_DEBUG("Sending to lower layer"); in l2c_link_check_send_pkts()
943 LOG_DEBUG("single_write is true, skipping"); in l2c_link_check_send_pkts()
948 LOG_DEBUG("Check next buffer"); in l2c_link_check_send_pkts()
951 LOG_DEBUG("Sending next buffer"); in l2c_link_check_send_pkts()
976 LOG_DEBUG( in l2c_link_check_send_pkts()
990 LOG_DEBUG("No transmit data, skipping"); in l2c_link_check_send_pkts()
993 LOG_DEBUG("Sending to lower layer"); in l2c_link_check_send_pkts()
1001 LOG_DEBUG("Trying to send other data when single_write is false"); in l2c_link_check_send_pkts()
1009 LOG_DEBUG("No next buffer, skipping"); in l2c_link_check_send_pkts()
1012 LOG_DEBUG("Sending to lower layer"); in l2c_link_check_send_pkts()
1091 LOG_DEBUG("TotalWin=%d,Hndl=0x%x,Quota=%d,Unack=%d,RRQuota=%d,RRUnack=%d", in l2c_link_send_to_lower_br_edr()
1138 LOG_DEBUG("TotalWin=%d,Hndl=0x%x,Quota=%d,Unack=%d,RRQuota=%d,RRUnack=%d", in l2c_link_send_to_lower_ble()
1239 LOG_DEBUG("TotalWin=%d,LinkUnack(0x%x)=%d,RRCheck=%d,RRUnack=%d", in l2c_link_process_num_completed_pkts()
1244 LOG_DEBUG("TotalWin=%d,LinkUnack(0x%x)=%d,RRCheck=%d,RRUnack=%d", in l2c_link_process_num_completed_pkts()
1250 LOG_DEBUG("TotalWin=%d LE_Win: %d, Handle=0x%x, RRCheck=%d, RRUnack=%d", in l2c_link_process_num_completed_pkts()
1406 LOG_DEBUG("RR scan pri=%d, lcid=0x%04x, q_cout=%zu", p_ccb->ccb_priority, in l2cu_get_next_channel_in_rr()
1424 LOG_DEBUG("Connection oriented channel"); in l2cu_get_next_channel_in_rr()
1463 LOG_DEBUG("RR service pri=%d, quota=%d, lcid=0x%04x", in l2cu_get_next_channel_in_rr()
1537 LOG_DEBUG("No credits to send packets"); in l2cu_get_next_buffer_to_send()