rc_bdaddr 283 include/net/bluetooth/rfcomm.h bdaddr_t rc_bdaddr; rc_bdaddr 351 net/bluetooth/rfcomm/sock.c BT_DBG("sk %p %pMR", sk, &sa.rc_bdaddr); rc_bdaddr 368 net/bluetooth/rfcomm/sock.c __rfcomm_get_listen_sock_by_addr(sa.rc_channel, &sa.rc_bdaddr)) { rc_bdaddr 372 net/bluetooth/rfcomm/sock.c bacpy(&rfcomm_pi(sk)->src, &sa.rc_bdaddr); rc_bdaddr 410 net/bluetooth/rfcomm/sock.c bacpy(&rfcomm_pi(sk)->dst, &sa->rc_bdaddr); rc_bdaddr 416 net/bluetooth/rfcomm/sock.c err = rfcomm_dlc_open(d, &rfcomm_pi(sk)->src, &sa->rc_bdaddr, rc_bdaddr 552 net/bluetooth/rfcomm/sock.c bacpy(&sa->rc_bdaddr, &rfcomm_pi(sk)->dst); rc_bdaddr 554 net/bluetooth/rfcomm/sock.c bacpy(&sa->rc_bdaddr, &rfcomm_pi(sk)->src);