Lines Matching refs:log_debug
275 …log_debug("send queued packet: seq %u, ack %u, size %u, append dic %u", link_seq_nr, link_ack_nr, … in hci_transport_link_send_queued_packet()
294 …log_debug("send control: size %u, append dic %u", message_len, link_peer_supports_data_integrity_c… in hci_transport_link_send_control()
301 log_debug("send ack %u", link_ack_nr); in hci_transport_link_send_ack_packet()
308 log_debug("link send sync"); in hci_transport_link_send_sync()
313 log_debug("link send sync response"); in hci_transport_link_send_sync_response()
318 log_debug("link send config"); in hci_transport_link_send_config()
323 log_debug("link send config response"); in hci_transport_link_send_config_response()
328 log_debug("link send config response empty"); in hci_transport_link_send_config_response_empty()
333 log_debug("link send woken"); in hci_transport_link_send_woken()
338 log_debug("link send wakeup"); in hci_transport_link_send_wakeup()
343 log_debug("link send sleep"); in hci_transport_link_send_sleep()
503 …log_debug("process_frame, reliable %u, packet type %u, seq_nr %u, ack_nr %u , dic %u, payload 0x%0… in hci_transport_h5_process_frame()
545 log_debug("link received sync"); in hci_transport_h5_process_frame()
550 log_debug("link received sync response"); in hci_transport_h5_process_frame()
563 log_debug("link received sync"); in hci_transport_h5_process_frame()
569 log_debug("link received config, no config field"); in hci_transport_h5_process_frame()
572 log_debug("link received config, 0x%02x", slip_payload[2]); in hci_transport_h5_process_frame()
612 log_debug("outoing packet with seq %u ack'ed", link_seq_nr); in hci_transport_h5_process_frame()
626 log_debug("link received config, no config field"); in hci_transport_h5_process_frame()
629 log_debug("link received config, 0x%02x", slip_payload[2]); in hci_transport_h5_process_frame()
635 log_debug("link received sync in ACTIVE STATE!"); in hci_transport_h5_process_frame()