AMP_ID_BREDR       97 net/bluetooth/a2mp.c 	cl[0].id = AMP_ID_BREDR;
AMP_ID_BREDR      225 net/bluetooth/a2mp.c 		if (cl->id != AMP_ID_BREDR && cl->type != AMP_TYPE_BREDR) {
AMP_ID_BREDR     3123 net/bluetooth/l2cap_core.c 	chan->local_amp_id = AMP_ID_BREDR;
AMP_ID_BREDR     3124 net/bluetooth/l2cap_core.c 	chan->move_id = AMP_ID_BREDR;
AMP_ID_BREDR     3179 net/bluetooth/l2cap_core.c 	if (chan->local_amp_id != AMP_ID_BREDR && chan->hs_hcon) {
AMP_ID_BREDR     3922 net/bluetooth/l2cap_core.c 				if (amp_id == AMP_ID_BREDR) {
AMP_ID_BREDR     4560 net/bluetooth/l2cap_core.c 	if (req->amp_id == AMP_ID_BREDR) {
AMP_ID_BREDR     4798 net/bluetooth/l2cap_core.c 		if (chan->local_amp_id != AMP_ID_BREDR)
AMP_ID_BREDR     4809 net/bluetooth/l2cap_core.c 	if (chan->local_amp_id == AMP_ID_BREDR) {
AMP_ID_BREDR     5006 net/bluetooth/l2cap_core.c 	if (req->dest_amp_id != AMP_ID_BREDR) {
AMP_ID_BREDR     5036 net/bluetooth/l2cap_core.c 	if (req->dest_amp_id == AMP_ID_BREDR) {
AMP_ID_BREDR     5228 net/bluetooth/l2cap_core.c 			if (chan->local_amp_id == AMP_ID_BREDR)
AMP_ID_BREDR     5268 net/bluetooth/l2cap_core.c 		if (chan->local_amp_id == AMP_ID_BREDR && chan->hs_hchan)