l2_bdaddr_type     69 include/net/bluetooth/l2cap.h 	__u8		l2_bdaddr_type;
l2_bdaddr_type    101 net/bluetooth/l2cap_sock.c 	if (!bdaddr_type_is_valid(la.l2_bdaddr_type))
l2_bdaddr_type    104 net/bluetooth/l2cap_sock.c 	if (bdaddr_type_is_le(la.l2_bdaddr_type)) {
l2_bdaddr_type    121 net/bluetooth/l2cap_sock.c 		if (la.l2_bdaddr_type == BDADDR_BREDR)
l2_bdaddr_type    131 net/bluetooth/l2cap_sock.c 	chan->src_type = la.l2_bdaddr_type;
l2_bdaddr_type    196 net/bluetooth/l2cap_sock.c 	if (!bdaddr_type_is_valid(la.l2_bdaddr_type))
l2_bdaddr_type    205 net/bluetooth/l2cap_sock.c 	    bdaddr_type_is_le(la.l2_bdaddr_type)) {
l2_bdaddr_type    225 net/bluetooth/l2cap_sock.c 	if (chan->src_type != BDADDR_BREDR && la.l2_bdaddr_type == BDADDR_BREDR)
l2_bdaddr_type    228 net/bluetooth/l2cap_sock.c 	if (bdaddr_type_is_le(la.l2_bdaddr_type)) {
l2_bdaddr_type    239 net/bluetooth/l2cap_sock.c 				 &la.l2_bdaddr, la.l2_bdaddr_type);
l2_bdaddr_type    382 net/bluetooth/l2cap_sock.c 		la->l2_bdaddr_type = chan->dst_type;
l2_bdaddr_type    386 net/bluetooth/l2cap_sock.c 		la->l2_bdaddr_type = chan->src_type;
l2_bdaddr_type    747 net/bluetooth/rfcomm/core.c 	addr.l2_bdaddr_type = BDADDR_BREDR;
l2_bdaddr_type    773 net/bluetooth/rfcomm/core.c 	addr.l2_bdaddr_type = BDADDR_BREDR;
l2_bdaddr_type   2032 net/bluetooth/rfcomm/core.c 	addr.l2_bdaddr_type = BDADDR_BREDR;