Lines Matching refs:remote_bd_addr
67 p_lcb->remote_bd_addr = p_bd_addr; in l2cu_allocate_lcb()
162 BTM_RemoveSco(p_lcb->remote_bd_addr); in l2cu_release_lcb()
219 p_buf->p_callback(p_lcb->remote_bd_addr, p_lcb->transport, in l2cu_release_lcb()
245 (p_lcb->remote_bd_addr == p_bd_addr)) { in l2cu_find_lcb_by_bd_addr()
2063 if (BTM_IsScoActiveByBdaddr(p_lcb_cur->remote_bd_addr)) { in l2cu_create_conn_br_edr()
2080 if (BTM_SwitchRoleToCentral(p_lcb_cur->remote_bd_addr) == in l2cu_create_conn_br_edr()
2127 acl_create_classic_connection(p_lcb->remote_bd_addr, in l2cu_create_conn_after_switch()
2360 packet_size = BTM_GetMaxPacketSize(p_ccb->p_lcb->remote_bd_addr); in l2cu_adjust_out_mps()
2551 channel_id, p_lcb->remote_bd_addr, true, 0, p_lcb->transport); in l2cu_process_fixed_chnl_resp()
2554 channel_id, p_lcb->remote_bd_addr, false, p_lcb->DisconnectReason(), in l2cu_process_fixed_chnl_resp()
2591 xx + L2CAP_FIRST_FIXED_CHNL, p_lcb->remote_bd_addr, false, in l2cu_process_fixed_disc_cback()
2597 xx + L2CAP_FIRST_FIXED_CHNL, p_lcb->remote_bd_addr, false, in l2cu_process_fixed_disc_cback()
3238 (*l2cb.fixed_reg[xx].pL2CA_FixedCong_Cb)(p_ccb->p_lcb->remote_bd_addr, in send_congestion_status_to_all_clients()