L2CAP_FC_A2MP    1150 net/bluetooth/l2cap_core.c 	if (!(conn->local_fixed_chan & L2CAP_FC_A2MP))
L2CAP_FC_A2MP    1153 net/bluetooth/l2cap_core.c 	if (!(conn->remote_fixed_chan & L2CAP_FC_A2MP))
L2CAP_FC_A2MP    3166 net/bluetooth/l2cap_core.c 	return ((conn->local_fixed_chan & L2CAP_FC_A2MP) &&
L2CAP_FC_A2MP    3172 net/bluetooth/l2cap_core.c 	return ((conn->local_fixed_chan & L2CAP_FC_A2MP) &&
L2CAP_FC_A2MP    3416 net/bluetooth/l2cap_core.c 			if (!(chan->conn->local_fixed_chan & L2CAP_FC_A2MP))
L2CAP_FC_A2MP    4447 net/bluetooth/l2cap_core.c 		if (conn->local_fixed_chan & L2CAP_FC_A2MP)
L2CAP_FC_A2MP    4551 net/bluetooth/l2cap_core.c 	if (!(conn->local_fixed_chan & L2CAP_FC_A2MP))
L2CAP_FC_A2MP    4979 net/bluetooth/l2cap_core.c 	if (!(conn->local_fixed_chan & L2CAP_FC_A2MP))
L2CAP_FC_A2MP    7125 net/bluetooth/l2cap_core.c 		conn->local_fixed_chan |= L2CAP_FC_A2MP;