Home | History | Annotate | Download | only in l2cap

Lines Matching refs:remote_bd_addr

1168                                       flush_tout, p_lcb->remote_bd_addr[3],
1169 p_lcb->remote_bd_addr[4], p_lcb->remote_bd_addr[5]);
1238 memcpy (bd_addr, p_lcb->remote_bd_addr, BD_ADDR_LEN);
1349 (*l2cb.fixed_reg[fixed_cid - L2CAP_FIRST_FIXED_CHNL].pL2CA_FixedConn_Cb)(p_lcb->remote_bd_addr, TRUE, reason);
1351 (*l2cb.fixed_reg[fixed_cid - L2CAP_FIRST_FIXED_CHNL].pL2CA_FixedConn_Cb)(p_lcb->remote_bd_addr, TRUE, 0);