Home
last modified time | relevance | path

Searched refs:L2CAP_TRACE_ERROR (Results 1 – 9 of 9) sorted by relevance

/system/bt/stack/l2cap/
Dl2c_api.c77 L2CAP_TRACE_ERROR ("L2CAP - no cb registering PSM: 0x%04x", psm); in L2CA_Register()
84 L2CAP_TRACE_ERROR ("L2CAP - invalid PSM value, PSM: 0x%04x", psm); in L2CA_Register()
361 L2CAP_TRACE_ERROR("%s No cb registering BLE PSM: 0x%04x", __func__, psm); in L2CA_RegisterLECoc()
368 L2CAP_TRACE_ERROR("%s Invalid BLE PSM value, PSM: 0x%04x", __func__, psm); in L2CA_RegisterLECoc()
627 L2CAP_TRACE_ERROR("%s No CCB for CID:0x%04x", __func__, lcid); in L2CA_GetPeerLECocConfig()
1026 L2CAP_TRACE_ERROR ("L2CA_Echo ERROR : link not established"); in L2CA_Echo()
1032 L2CAP_TRACE_ERROR ("L2CA_Echo ERROR : link is not connected"); in L2CA_Echo()
1656 L2CAP_TRACE_ERROR ("L2CA_RegisterFixedChannel() Invalid CID: 0x%04x", fixed_cid); in L2CA_RegisterFixedChannel()
1689 L2CAP_TRACE_ERROR ("%s() Invalid CID: 0x%04x", __func__, fixed_cid); in L2CA_ConnectFixedChnl()
1813 L2CAP_TRACE_ERROR ("L2CA_SendFixedChnlData() Invalid CID: 0x%04x", fixed_cid); in L2CA_SendFixedChnlData()
[all …]
Dl2c_ucd.c109 L2CAP_TRACE_ERROR ("L2CAP - no RCB for l2c_ucd_data_ind_cback, PSM: 0x%04x", psm); in l2c_ucd_data_ind_cback()
214 L2CAP_TRACE_ERROR ("L2CAP - no callback registering PSM(0x%04x) on UCD", psm); in L2CA_UcdRegister()
220 L2CAP_TRACE_ERROR ("L2CAP - no RCB for L2CA_UcdRegister, PSM: 0x%04x", psm); in L2CA_UcdRegister()
232 L2CAP_TRACE_ERROR ("L2CAP - no RCB available for L2CA_UcdRegister"); in L2CA_UcdRegister()
278 L2CAP_TRACE_ERROR ("L2CAP - no RCB for L2CA_UcdDeregister, PSM: 0x%04x", psm); in L2CA_UcdDeregister()
453L2CAP_TRACE_ERROR ("L2CAP - Handle: 0x%04x UCD cannot be sent, already congested count: %u buff_q… in L2CA_UcdDataWrite()
675 L2CAP_TRACE_ERROR ("L2CAP - NULL p_ccb in l2c_ucd_check_pending_info_req"); in l2c_ucd_check_pending_info_req()
Dl2c_ble.c337 L2CAP_TRACE_ERROR ("l2cble_scanner_conn_comp - failed to allocate LCB"); in l2cble_scanner_conn_comp()
352 L2CAP_TRACE_ERROR ("L2CAP got BLE scanner conn_comp in bad state: %d", p_lcb->link_state); in l2cble_scanner_conn_comp()
413 L2CAP_TRACE_ERROR ("l2cble_advertiser_conn_comp - failed to allocate LCB"); in l2cble_advertiser_conn_comp()
729 L2CAP_TRACE_ERROR ("L2CAP - unable to allocate CCB"); in l2cble_process_sig_cmd()
737 L2CAP_TRACE_ERROR ("L2CAP don't like the params"); in l2cble_process_sig_cmd()
793 L2CAP_TRACE_ERROR ("L2CAP don't like the params"); in l2cble_process_sig_cmd()
920 L2CAP_TRACE_ERROR("initate direct connection fail, topology limitation"); in l2cble_init_direct_conn()
942 L2CAP_TRACE_ERROR("initate direct connection fail, no resources"); in l2cble_init_direct_conn()
1489 L2CAP_TRACE_ERROR("%s No callback function", __func__); in l2ble_sec_access_req()
1497 L2CAP_TRACE_ERROR ("%s Security check for unknown device", __func__); in l2ble_sec_access_req()
Dl2c_main.c116 L2CAP_TRACE_ERROR ("L2CAP - rcvd ACL for unknown handle:%d ls:%d cid:%d" in l2c_rcv_acl_data()
299 L2CAP_TRACE_ERROR ("L2CAP SIG MTU Pkt Len Exceeded (672) -> pkt_len: %d", pkt_len); in process_l2cap_cmd()
403 L2CAP_TRACE_ERROR ("L2CAP - unable to allocate CCB"); in process_l2cap_cmd()
937L2CAP_TRACE_ERROR ("L2CAP - CID: 0x%04x cannot send, already congested xmit_hold_q.count: %u buf… in l2c_data_write()
Dl2c_utils.c809 L2CAP_TRACE_ERROR ("L2CAP - cfg_rej pkt size exceeds buffer design max limit."); in l2cu_send_peer_config_rej()
924 L2CAP_TRACE_ERROR ("%s L2CAP - ccb or lcb invalid", __func__); in l2cu_send_peer_disc_req()
1269 L2CAP_TRACE_ERROR ("l2cu_enqueue_ccb CID: 0x%04x ERROR in_use: %u p_lcb: 0x%08x", in l2cu_enqueue_ccb()
1362L2CAP_TRACE_ERROR ("l2cu_dequeue_ccb CID: 0x%04x ERROR in_use: %u p_lcb: 0x%08x p_q: 0x%08x p_… in l2cu_dequeue_ccb()
1519L2CAP_TRACE_ERROR ("l2cu_allocate_ccb: could not find CCB for CID 0x%04x in the free list", cid); in l2cu_allocate_ccb()
1895 L2CAP_TRACE_ERROR ("L2CAP - disconnect_chnl CID: 0x%04x Ignored", local_cid); in l2cu_disconnect_chnl()
2446 L2CAP_TRACE_ERROR ("L2CAP - no buffer for l2cu_create_conn"); in l2cu_create_conn_after_switch()
2707L2CAP_TRACE_ERROR ("l2cu_adjust_out_mps bad packet size: %u will use MPS: %u", packet_size, p_ccb… in l2cu_adjust_out_mps()
3397 L2CAP_TRACE_ERROR("p_serve_ccb is NULL, rr_pri=%d", p_lcb->rr_pri); in l2cu_get_next_channel_in_rr()
3580 L2CAP_TRACE_ERROR("l2cu_get_buffer_to_send: No data to be sent"); in l2cu_get_next_buffer_to_send()
[all …]
Dl2c_link.c77 L2CAP_TRACE_ERROR ("L2CAP failed to allocate LCB"); in l2c_link_hci_conn_req()
140 L2CAP_TRACE_ERROR("L2CAP got conn_req while connected (state:%d). Reject it", in l2c_link_hci_conn_req()
183L2CAP_TRACE_ERROR ("L2CAP got conn_comp in bad state: %d status: 0x%d", p_lcb->link_state, status… in l2c_link_hci_conn_comp()
472L2CAP_TRACE_ERROR("%s: unexpected p_fixed_ccbs[%d] is NULL remote_bd_addr = %s p_lcb = %p in_use =… in l2c_link_hci_disc_comp()
Dl2c_fcr.c886 L2CAP_TRACE_ERROR ("%s Length in the SDU messed up",__func__); in l2c_lcc_proc_pdu()
1268L2CAP_TRACE_ERROR ("process_i_frame() CID: 0x%04x sending SREJ tx_seq:%d hold_q.count:%u", in process_i_frame()
1486 L2CAP_TRACE_ERROR ("SAR - SDU len exceeded Type: %u Lengths: %u %u %u", in do_sar_reassembly()
1597 L2CAP_TRACE_ERROR ("retransmit_i_frames() UNKNOWN seq: %u q_count: %u", in retransmit_i_frames()
1736 L2CAP_TRACE_ERROR ("L2CAP - cannot get buffer for segmentation, max_pdu: %u", max_pdu); in l2c_fcr_get_next_xmit_sdu_seg()
1797 L2CAP_TRACE_ERROR("L2CAP - no buffer for xmit cloning, CID: 0x%04x Length: %u", in l2c_fcr_get_next_xmit_sdu_seg()
1912 L2CAP_TRACE_ERROR ("L2CAP - cannot get buffer, for segmentation"); in l2c_lcc_get_next_xmit_sdu_seg()
Dl2c_csm.c135L2CAP_TRACE_ERROR ("L2CAP - LCID: 0x%04x st: CLOSED evt: %s p_rcb == NULL", p_ccb->local_cid, l2… in l2c_csm_closed()
137L2CAP_TRACE_ERROR ("L2CAP - LCID: 0x%04x st: CLOSED evt: 0x%04x p_rcb == NULL", p_ccb->local_cid… in l2c_csm_closed()
1500L2CAP_TRACE_ERROR("%s: empty queue: p_ccb = %p p_ccb->in_use = %d p_ccb->chnl_state = %d p_ccb->lo… in l2c_enqueue_peer_data()
/system/bt/include/
Dbt_trace.h243 #define L2CAP_TRACE_ERROR(...) {if (l2cb.l2cap_trace_level >= BT_TRACE_LEVEL_ERRO… macro